CI: Clear Dist Repo Star & Fork once per month
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy (push) Has been cancelled

This commit is contained in:
SukkaW
2026-08-13 22:43:40 +08:00
parent cf76e874d3
commit dd4ab76926

View File

@@ -1,9 +1,9 @@
name: Toggle Dist Repo Visibility name: Toggle Dist Repo Visibility
on: on:
schedule: schedule:
# Runs at 22:47 UTC every Sunday # Runs at 14:47 UTC on the 1st of every month
# This also avoids hitting our own auto build schedule at 05:17 and 17:17 UTC # This also avoids hitting our own auto build schedule at 05:17 and 17:17 UTC
- cron: '47 14 * * 0' - cron: "47 14 12 * *"
workflow_dispatch: workflow_dispatch:
concurrency: concurrency: