Skip to content

Commit e2d7760

Browse files
committed
[ci] Added CI for 1.1 branch
1 parent 69574ba commit e2d7760

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ on:
55
push:
66
branches:
77
- master
8+
- "1.1"
89
pull_request:
910
branches:
1011
- master
12+
- "1.1"
1113

1214
jobs:
1315
build:

0 commit comments

Comments
 (0)