Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 92de2eb

Browse files
committed
ci: run unit test on v1 branch
1 parent 930cb31 commit 92de2eb

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
push:
55
branches:
66
- main
7+
- 'v*'
78
pull_request:
89
branches:
910
- main
11+
- 'v*'
1012

1113
jobs:
1214
lint:

0 commit comments

Comments
 (0)