.forgejo/workflows/nyxscanner.yml hinzugefügt #18
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