Sostituisce utente anuti con codex, aggiorna token
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: linux_amd64
|
||||
if: |
|
||||
contains(github.event.comment.body, '@codex') &&
|
||||
github.event.comment.user.login != 'anuti'
|
||||
github.event.comment.user.login != 'codex'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user