We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98ca6e commit d860a03Copy full SHA for d860a03
1 file changed
.github/workflows/build.yml
@@ -5,6 +5,8 @@ on:
5
branches: [ master ]
6
pull_request:
7
8
+ workflow_dispatch:
9
+ branches: [ master ]
10
11
jobs:
12
build:
0 commit comments