Skip to content

Commit 7cf6791

Browse files
committed
Run labeler only in php/php-src repository
Closes GH-16844
1 parent 2a885e3 commit 7cf6791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ permissions:
77

88
jobs:
99
triage:
10+
if: github.repository == 'php/php-src'
1011
permissions:
1112
pull-requests: write
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)