diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0f7408f61..6d95c2656 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,8 +3,8 @@ name: Release on: schedule: - cron: "0 6 * * mon" # 6am UTC, 11pm PST - #pull_request: - # branches: '**' + pull_request: + branches: '**' workflow_dispatch: inputs: release_name: