diff --git a/.github/workflows/release-01_rc-automation.yml b/.github/workflows/release-01_rc-automation.yml index 60beac022df..a05f0c8956d 100644 --- a/.github/workflows/release-01_rc-automation.yml +++ b/.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