diff --git a/.github/workflows/check-candidate-release.yml b/.github/workflows/check-candidate-release.yml index f2d9c9478..4b7c2a981 100644 --- a/.github/workflows/check-candidate-release.yml +++ b/.github/workflows/check-candidate-release.yml @@ -2,7 +2,7 @@ name: Check Firefox Candidate Release on: schedule: - - cron: '0 21 * * 1' + - cron: '59 4 * * 2' workflow_dispatch: jobs: