Skip to content

Commit cae2582

Browse files
committed
Run labeler only in php/php-src repository
Closes GH-16844
1 parent 7140355 commit cae2582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/labeler.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44

55
jobs:
66
triage:
7+
if: github.repository == 'php/php-src'
78
permissions:
89
contents: read
910
pull-requests: write

0 commit comments

Comments
 (0)