diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a5d214f4..e8e76372 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,9 +1,9 @@ name: Release on: - schedule: + #schedule: # Every Monday at 07:00 (UTC) - - cron: '00 7 * * MON' + #- cron: '00 7 * * MON' workflow_dispatch: inputs: release_branch: