1
0
mirror of synced 2026-01-03 15:05:54 -05:00

Update triage-pull-requests.yml (#22292)

* Update triage-pull-requests.yml

* Update triage-pull-requests.yml

* Update triage-pull-requests.yml

* Update .github/workflows/triage-pull-requests.yml

Co-authored-by: Robert Sese <robert.sese@gmail.com>

Co-authored-by: Robert Sese <robert.sese@gmail.com>
This commit is contained in:
Ramya Parimi
2021-10-20 12:44:39 -05:00
committed by GitHub
parent df11bbbeda
commit 0e832db758

View File

@@ -13,10 +13,11 @@ on:
permissions:
pull-requests: write
repository-projects: write
issues: write
jobs:
triage_pulls:
if: ${{ github.repository != 'github/docs-internal' }}
if: ${{ github.repository == 'github/docs' }}
runs-on: ubuntu-latest
steps: