Skip to content

Commit 6b1e2b7

Browse files
committed
[chores:ci] Enabled CI builds on 1.2 branch
1 parent 53487e0 commit 6b1e2b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ on:
55
branches:
66
- master
77
- dev
8+
- "1.2"
89
pull_request:
910
branches:
1011
- master
1112
- dev
13+
- "1.2"
1214

1315
jobs:
1416
build:

0 commit comments

Comments
 (0)