Skip to content

Commit 70a9899

Browse files
committed
[ci] Enabled CI for 1.2 branch
1 parent 43647b6 commit 70a9899

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.2"
89
pull_request:
910
branches:
1011
- master
12+
- "1.2"
1113

1214
jobs:
1315
build:

0 commit comments

Comments
 (0)