Run labeler only in php/php-src repository

Closes GH-16844
This commit is contained in:
Jakub Zelenka 2024-11-18 13:32:24 +01:00
parent 71403558d3
commit cae2582416
No known key found for this signature in database
GPG key ID: 1C0779DC5C0A9DE4

View file

@ -4,6 +4,7 @@ on:
jobs: jobs:
triage: triage:
if: github.repository == 'php/php-src'
permissions: permissions:
contents: read contents: read
pull-requests: write pull-requests: write