Skip to content

Commit d4abaa2

Browse files
committed
[ci] Run CI test build for 1.1 branch
1 parent 5a32721 commit d4abaa2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ on:
66
push:
77
branches:
88
- master
9+
- "1.1"
910
pull_request:
1011
branches:
1112
- master
12-
- dev
13+
- "1.1"
1314

1415
jobs:
1516
build:

0 commit comments

Comments
 (0)