diff --git a/.github/workflows/deep-sync.yml b/.github/workflows/deep-sync.yml index 979752a..6f1f0b8 100644 --- a/.github/workflows/deep-sync.yml +++ b/.github/workflows/deep-sync.yml @@ -2,7 +2,7 @@ name: Deep Sync on: schedule: - - cron: "0 7 * * *" + - cron: "0 */3 * * *" workflow_dispatch: