Skip to content

Commit 8fa4a05

Browse files
authored
Update new_issue.yml
1 parent 9f4feac commit 8fa4a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new_issue.yml

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

66
jobs:
77
add-comment:
8-
if: ${{ !contains( 'willmcgugan,darrenburns,davep,rodrigogiraoserrao', github.actor ) }}
8+
if: ${{ !contains( 'darrenburns,davep,rodrigogiraoserrao', github.actor ) }}
99
runs-on: ubuntu-latest
1010
permissions:
1111
issues: write

0 commit comments

Comments
 (0)