mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update new_issue.yml
This commit is contained in:
2
.github/workflows/new_issue.yml
vendored
2
.github/workflows/new_issue.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user