mirror of
https://github.com/SukkaW/Surge.git
synced 2026-09-13 02:54:38 +08:00
CI: Clear Dist Repo Star & Fork once per month
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user