Update deep-sync.yml

This commit is contained in:
Shiming Zhang
2021-11-25 15:27:08 +08:00
committed by GitHub
parent 9b9f95ee41
commit aa87ccda1b

View File

@@ -2,7 +2,7 @@ name: Deep Sync
on: on:
schedule: schedule:
- cron: "0 7 * * *" - cron: "0 */3 * * *"
workflow_dispatch: workflow_dispatch: