Skip to content

Commit 5ba575f

Browse files
Add 'dev-v3' branch to workflow triggers
1 parent e720fd5 commit 5ba575f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- dev
8+
- dev-v3
89
- demo
910
- hotfix
1011
pull_request:
@@ -17,6 +18,7 @@ on:
1718
- main
1819
- main
1920
- dev
21+
- dev-v3
2022
- demo
2123
- hotfix
2224

0 commit comments

Comments
 (0)