Skip to content

Add explicit permissions blocks, remove excessive-permissions ignores #2

Add explicit permissions blocks, remove excessive-permissions ignores

Add explicit permissions blocks, remove excessive-permissions ignores #2

Workflow file for this run

name: Frizbee pinning check
on:
push:
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
frizbee:
uses: smallstep/workflows/.github/workflows/frizbee.yml@main
secrets: inherit