Skip to content

Commit 6c30630

Browse files
committed
feat: update ci for dev branch
1 parent d2c671d commit 6c30630

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- dev
78
push:
89
branches:
910
- main
11+
- dev
1012

1113
concurrency:
1214
# Cancel previous runs that are not completed yet

0 commit comments

Comments
 (0)