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 9e5dfb7 commit 18b675dCopy full SHA for 18b675d
1 file changed
.github/workflows/build.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
-
+ workflow_dispatch:
8
jobs:
9
build-and-deploy:
10
runs-on: ubuntu-latest
0 commit comments