mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Run labeler only in php/php-src repository
Closes GH-16844
This commit is contained in:
parent
71403558d3
commit
cae2582416
1 changed files with 1 additions and 0 deletions
1
.github/workflows/labeler.yml
vendored
1
.github/workflows/labeler.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue