diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 595ee05514..17a43fe8c1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,7 +2,7 @@ name: Create Release Branch on: schedule: - - cron: '0 10 * * 2' + - cron: '0 7 * * 2' workflow_dispatch: jobs: