1 parent 04b6ba2 commit 16c552aCopy full SHA for 16c552a
1 file changed
.github/workflows/zizmor.yml
@@ -32,10 +32,7 @@ jobs:
32
persist-credentials: false
33
34
- 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
+ # zizmor exits non-zero bei Findings -> dieser Step GATET die CI (rot = blockt merge).
39
env:
40
# [2026-05-23] zizmor impostor-check needs authenticated GH API
41
# (60/h -> 1000/h). Without this: false-positive rate-limit errors.
0 commit comments