.forgejo/workflows/nyxscanner.yml aktualisiert
This commit is contained in:
parent
ea417b54f1
commit
8af8b079eb
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ on:
|
|||
jobs:
|
||||
nyx-scan:
|
||||
runs-on: docker-amd64
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
|
||||
steps:
|
||||
- name: Checkout PR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue