We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7140355 commit cae2582Copy full SHA for cae2582
.github/workflows/labeler.yml
@@ -4,6 +4,7 @@ on:
4
5
jobs:
6
triage:
7
+ if: github.repository == 'php/php-src'
8
permissions:
9
contents: read
10
pull-requests: write
0 commit comments