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 40afffc commit 9d86635Copy full SHA for 9d86635
.github/workflows/build.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
branches: [ master ]
9
paths-ignore: [ '**.md', '**.MD' ]
10
+ workflow_dispatch:
11
12
env:
13
CI: true
0 commit comments