Skip to content

Commit 65915e9

Browse files
committed
[ci] Enable CI for 1.1 branch
1 parent fe5b245 commit 65915e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/ci.yml

+2
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)