mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-08 08:30:55 +08:00
Stagger synchronization and check times
This commit is contained in:
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@@ -2,7 +2,7 @@ name: Sync
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */4 * * *"
|
||||
- cron: "0 3,9,15 * * *"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
Reference in New Issue
Block a user