Allow manual start (#818)

This commit is contained in:
Chevdor
2021-12-01 16:05:27 +01:00
committed by GitHub
parent 94988af02f
commit e44dc52bf5
@@ -3,6 +3,8 @@ on:
push:
branches:
- release-**v[0-9]+.[0-9]+.[0-9]+
workflow_dispatch:
jobs:
tag_rc:
runs-on: ubuntu-latest