We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee26cd commit 6a44a0aCopy full SHA for 6a44a0a
1 file changed
.github/workflows/build.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- master
6
pull_request:
7
+ workflow_dispatch:
8
9
env:
10
BUILD_TYPE: release
0 commit comments