maint: rename zizmor CI workflow

this will avoid schema collision with the zizmor.yml config file
This commit is contained in:
Matthias
2026-01-06 09:21:04 +01:00
parent 00d903cb3f
commit 61274252af

View File

@@ -10,6 +10,10 @@ on:
- develop
- stable
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: false
permissions: {}
jobs: