Allow manual start (#818)

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