Skip to content

Commit 0689a7c

Browse files
authored
ci: update ci (#4)
1 parent d7ee244 commit 0689a7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: 'ci'
22
on:
33
push:
44
branches:
5-
- master
5+
- v15
66
pull_request:
77
branches:
8-
- master
8+
- v15
99
jobs:
1010
unit-test:
1111
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)