Skip to content

Commit 7f05fd7

Browse files
add build on push
1 parent 35c6140 commit 7f05fd7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Deploy
22

33
on:
4+
push:
5+
branches:
6+
- main
47
pull_request:
58
branches:
69
- main

0 commit comments

Comments
 (0)