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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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