diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 97878a4e5..08bcb1b61 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -7,7 +7,7 @@ on: type: string required: true schedule: - - cron: "23 * * * *" + - cron: "0 16,21 * * *" jobs: update: