diff --git a/.github/workflows/release-test.yml b/.github/workflows/release-test.yml index f80cbaa382c50..1cc94d2773a57 100644 --- a/.github/workflows/release-test.yml +++ b/.github/workflows/release-test.yml @@ -13,7 +13,7 @@ name: release-tests on: schedule: - - cron: '0 3 * * 6' + - cron: '15 13 * * FRI' push: # Run on all new release candidates and release tags tags: