Skip to content

Commit 2f2ec9a

Browse files
Run gh workflow on main branch push
1 parent 9cdff4e commit 2f2ec9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Build and Deploy
22
on: workflow_dispatch
3-
# push:
4-
# branches:
5-
# - main
3+
push:
4+
branches:
5+
- main
66
jobs:
77
build-and-deploy:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)