diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 896342d1..5a911588 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -3,7 +3,7 @@ name: Automatically update Gale commit hash on: workflow_dispatch: schedule: - - cron: "0 0 * * *" + - cron: "0 1 * * *" jobs: build: