We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc46af5 commit 6ff08e9Copy full SHA for 6ff08e9
1 file changed
.github/zizmor.yml
@@ -12,8 +12,8 @@ rules:
12
cache-poisoning:
13
ignore:
14
# cygwin.yml is a test-only workflow; no artifacts are published.
15
- # The three caches (pip, ccache, matplotlib data) are purely for build
16
- # acceleration and present no poisoning risk for released artifacts.
+ # This is triggering a low-confidence flag that the workflow_dispatch:
+ # trigger may imply artifact publishing
17
- cygwin.yml:144:9
18
- cygwin.yml:151:9
19
- cygwin.yml:158:9
0 commit comments