1 parent 8af01ae commit f53d727Copy full SHA for f53d727
1 file changed
.github/workflows/deploy.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- main
6
+ workflow_dispatch:
7
jobs:
8
build-and-deploy:
9
runs-on: ubuntu-latest
0 commit comments