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.
workflow_dispatch
1 parent 3c72c46 commit 6f20defCopy full SHA for 6f20def
.github/workflows/build.yml
@@ -11,6 +11,7 @@ on:
11
branches: ["main"]
12
pull_request:
13
14
+ workflow_dispatch:
15
16
jobs:
17
build:
0 commit comments