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 9cdff4e commit 2f2ec9aCopy full SHA for 2f2ec9a
.github/workflows/deploy.yml
@@ -1,8 +1,8 @@
1
name: Build and Deploy
2
on: workflow_dispatch
3
- # push:
4
- # branches:
5
- # - main
+push:
+ branches:
+ - main
6
jobs:
7
build-and-deploy:
8
runs-on: ubuntu-latest
0 commit comments