diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 7b345a4851b9..5b69a75109e0 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -4,6 +4,7 @@ on: jobs: triage: + if: github.repository == 'php/php-src' permissions: contents: read pull-requests: write