This commit is contained in:
katelya
2025-08-29 13:53:41 +08:00
parent f239211864
commit 446c2f003e
18 changed files with 886 additions and 792 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Upstream Sync
on:
schedule:
- cron: "0 */6 * * *" # run every 6 hours
- cron: '0 */6 * * *' # run every 6 hours
workflow_dispatch:
permissions: