We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5198bcc + cae2582 commit 1b6c3f7Copy full SHA for 1b6c3f7
.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