Add a documented exception for zizmor's cache-poisoning for tests.yml

This commit is contained in:
Denis Kasak
2026-07-14 17:04:25 +02:00
parent 7fa08f3005
commit 9ef0a18fcb
2 changed files with 15 additions and 0 deletions
+4
View File
@@ -1,5 +1,9 @@
name: Tests
# NOTE: .github/zizmor.yml carries a cache-poisoning exception for this entire
# file because this step doesn't publish anything at the moment. If this
# changes, the exception should be removed.
on:
push:
branches: ["develop", "release-*"]