Skip to content

Commit 316213a

Browse files
authored
repo sync
2 parents 6734874 + 1e97306 commit 316213a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/triage-issue-comments.yml

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

66
jobs:
77
triage-issue-comments:
8-
if: github.repository == 'github/docs'
8+
if: github.repository == 'github/docs' && github.event.issue.pull_request == null
99
runs-on: ubuntu-latest
1010

1111
steps:

0 commit comments

Comments
 (0)