diff --git a/.github/workflows/sync-purge.yml b/.github/workflows/sync-purge.yml index 921e3bf..2129544 100644 --- a/.github/workflows/sync-purge.yml +++ b/.github/workflows/sync-purge.yml @@ -3,7 +3,7 @@ name: PikaOS Sync All Repos and Purge Cache on: workflow_dispatch: schedule: - - cron: '3 15 * * *' + - cron: '44 3 * * *' jobs: build: