Skip to content

Commit 41b6b08

Browse files
committed
Add push config
1 parent 3c0cd92 commit 41b6b08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci-cd-production.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
7+
pull_request:
8+
push:
89
branches:
910
- main
1011

0 commit comments

Comments
 (0)