Update triage-pull-requests.yml (#18004)
This commit is contained in:
2
.github/workflows/triage-pull-requests.yml
vendored
2
.github/workflows/triage-pull-requests.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
triage_pulls:
|
||||
if: github.repository == 'github/docs'
|
||||
if: github.repository != 'github/docs-internal'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user