Update new_issue.yml

This commit is contained in:
Will McGugan
2025-06-21 16:48:40 +01:00
committed by GitHub
parent 9f4feac748
commit 8fa4a05378

View File

@@ -5,7 +5,7 @@ on:
jobs:
add-comment:
if: ${{ !contains( 'willmcgugan,darrenburns,davep,rodrigogiraoserrao', github.actor ) }}
if: ${{ !contains( 'darrenburns,davep,rodrigogiraoserrao', github.actor ) }}
runs-on: ubuntu-latest
permissions:
issues: write