We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a679ce4 commit 2a7ef66Copy full SHA for 2a7ef66
.github/workflows/build_and_test.yml
@@ -11,6 +11,7 @@ on:
11
- "prepare-release"
12
tags:
13
- v*
14
+ workflow_dispatch:
15
16
permissions:
17
contents: read
0 commit comments