.forgejo/workflows/nyxscanner.yml hinzugefügt #18

Merged
alpha-nerd merged 13 commits from nyx into main 2026-05-13 10:12:41 +02:00
Showing only changes of commit 8af8b079eb - Show all commits

View file

@ -7,6 +7,9 @@ on:
jobs:
nyx-scan:
runs-on: docker-amd64
permissions:
issues: write
pull-requests: write
steps:
- name: Checkout PR