diff --git a/cumulus/.github/workflows/release-01_rc-automation.yml b/cumulus/.github/workflows/release-01_rc-automation.yml index 60beac022d..a05f0c8956 100644 --- a/cumulus/.github/workflows/release-01_rc-automation.yml +++ b/cumulus/.github/workflows/release-01_rc-automation.yml @@ -3,6 +3,8 @@ on: push: branches: - release-**v[0-9]+.[0-9]+.[0-9]+ + workflow_dispatch: + jobs: tag_rc: runs-on: ubuntu-latest