We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd86ad commit 115114aCopy full SHA for 115114a
.github/workflows/build.yml
@@ -4,6 +4,9 @@ on:
4
branches:
5
- master
6
pull_request:
7
+
8
+ # Manual trigger
9
+ workflow_dispatch:
10
jobs:
11
build:
12
strategy:
0 commit comments