diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 36af98f96e..3d6fc75e08 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,7 +2,7 @@ name: Create Release Branch on: schedule: - - cron: '0 7 * * 2' + - cron: '0 7 * * 5' workflow_dispatch: jobs: