Skip to content

Commit 6ff08e9

Browse files
committed
DOC: clearify comment as to why only cygwin needs this config
1 parent dc46af5 commit 6ff08e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/zizmor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ rules:
1212
cache-poisoning:
1313
ignore:
1414
# 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.
15+
# This is triggering a low-confidence flag that the workflow_dispatch:
16+
# trigger may imply artifact publishing
1717
- cygwin.yml:144:9
1818
- cygwin.yml:151:9
1919
- cygwin.yml:158:9

0 commit comments

Comments
 (0)