We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bed33f commit 5d79ecfCopy full SHA for 5d79ecf
.github/workflows/build.yml
@@ -7,6 +7,9 @@ on:
7
tags:
8
- v*
9
pull_request:
10
+
11
+ workflow_dispatch:
12
13
jobs:
14
build:
15
name: Build binaries
0 commit comments