diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b8a2fab33ee4..4a7e3a9b9253 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: - "!v*-nightly.*" schedule: # Off minute zero: GitHub delays scheduled runs most at the top of the hour. - - cron: "7 */3 * * *" + - cron: "38 */3 * * *" workflow_dispatch: inputs: channel: