Skip to content

Commit 16c552a

Browse files
ci(zizmor): Gate statt informativ (public -> advanced-security/Dashboard bleibt)
1 parent 04b6ba2 commit 16c552a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@ jobs:
3232
persist-credentials: false
3333

3434
- name: Run zizmor
35-
# zizmor exits non-zero when it finds issues. Run as informational
36-
# (continue-on-error) so the job surfaces findings via SARIF/log
37-
# without blocking unrelated CI. Fix findings to clear the warning.
38-
continue-on-error: true
35+
# zizmor exits non-zero bei Findings -> dieser Step GATET die CI (rot = blockt merge).
3936
env:
4037
# [2026-05-23] zizmor impostor-check needs authenticated GH API
4138
# (60/h -> 1000/h). Without this: false-positive rate-limit errors.

0 commit comments

Comments
 (0)