Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Allow manual start (#818)
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Dec 1, 2021
1 parent 94988af commit e44dc52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-01_rc-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- release-**v[0-9]+.[0-9]+.[0-9]+
workflow_dispatch:

jobs:
tag_rc:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e44dc52

Please sign in to comment.