Skip to content

Remove frizbee.yml caller workflow #6

Remove frizbee.yml caller workflow

Remove frizbee.yml caller workflow #6

Workflow file for this run

name: Zizmor security scan
on:
push:
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
security-events: write
jobs:
zizmor:
uses: smallstep/workflows/.github/workflows/zizmor.yml@main
secrets: inherit