Skip to content

UID2-7445: automate shared-actions releases (dispatch-only) #40

UID2-7445: automate shared-actions releases (dispatch-only)

UID2-7445: automate shared-actions releases (dispatch-only) #40

Workflow file for this run

name: Zizmor Scan
on:
pull_request:
# Trigger on changes to anything zizmor scans: workflows under .github/ and the
# composite actions this repo ships under actions/. Keep in sync with scan_paths.
paths:
- '.github/**'
- 'actions/**'
workflow_dispatch:
permissions:
contents: read
jobs:
zizmor:
# Bare call: severity floors come from the shared workflow's defaults.
uses: ./.github/workflows/shared-zizmor-scan.yaml