Skip to content

Commit ea6af3c

Browse files
authored
Update triage-pull-requests.yml (#18004)
1 parent 2fe35dd commit ea6af3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
triage_pulls:
10-
if: github.repository == 'github/docs'
10+
if: github.repository != 'github/docs-internal'
1111
runs-on: ubuntu-latest
1212

1313
steps:

0 commit comments

Comments
 (0)