maint: rename zizmor CI workflow
this will avoid schema collision with the zizmor.yml config file
This commit is contained in:
@@ -10,6 +10,10 @@ on:
|
|||||||
- develop
|
- develop
|
||||||
- stable
|
- stable
|
||||||
|
|
||||||
|
concurrency:
|
||||||
|
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||||
|
cancel-in-progress: false
|
||||||
|
|
||||||
permissions: {}
|
permissions: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Reference in New Issue
Block a user