maint: rename zizmor CI workflow

this will avoid schema collision with the zizmor.yml config file
pull/12693/head
Matthias 4 months ago
parent 00d903cb3f
commit 61274252af

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