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.
build
1 parent 7a6925b commit 1a01457Copy full SHA for 1a01457
.github/workflows/build.yml
@@ -11,6 +11,7 @@ on:
11
- '[0-9]+.[0-9]+.[0-9]+'
12
pull_request:
13
types: [ opened, synchronize, reopened ]
14
+ workflow_dispatch:
15
16
jobs:
17
build:
0 commit comments