We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da3ca6e commit ca4d9aeCopy full SHA for ca4d9ae
1 file changed
.github/workflows/build.yml
@@ -7,6 +7,7 @@ on:
7
tags: ["v*"]
8
pull_request:
9
branches: [main]
10
+ workflow_dispatch:
11
12
# TODO: better way?
13
permissions:
0 commit comments