Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/workflows/zizmor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ jobs:
zizmor:
uses: ./.github/workflows/shared-zizmor-scan.yaml
with:
fail_severity: never # report-only for now; set to `high` later to gate on High-severity
# Gate on High-severity findings: the repo reached zero High in PRs
# #249-#251, so a red check now means a genuine new High finding.
fail_severity: high