We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 048fa7b + 1b6c3f7 commit e47f181Copy full SHA for e47f181
.github/workflows/labeler.yml
@@ -7,6 +7,7 @@ permissions:
7
8
jobs:
9
triage:
10
+ if: github.repository == 'php/php-src'
11
permissions:
12
pull-requests: write
13
runs-on: ubuntu-latest
0 commit comments