We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3392e8 commit c645294Copy full SHA for c645294
1 file changed
.github/workflows/draft-release.yml
@@ -5,6 +5,7 @@ on:
5
tags:
6
- "v[0-9]+.[0-9]+.[0-9]+.*"
7
- "[0-9]+.[0-9]+.[0-9]+.*"
8
+ workflow_dispatch:
9
10
jobs:
11
build-runtimes:
0 commit comments