ci: stop daily freshness false alarms for dormant scheduled workflows (#6608)

This commit is contained in:
Zhengchao An
2026-08-26 09:51:22 +08:00
committed by GitHub
parent 42d47b5f1e
commit 5243bee746
4 changed files with 84 additions and 10 deletions
+5
View File
@@ -37,6 +37,11 @@
# banner. Re-enabling is a UI action; anyone doing so should first check that the
# workflow still matches the current CI layout. See rustfs/backlog#1603.
#
# While disabled, this workflow is deliberately absent from
# .github/scheduled-validations.json — a disabled workflow can never satisfy the
# freshness check. Whoever re-enables it must re-add the entry in the same
# change so the freshness gate covers it again.
#
name: minio-interop
on: