Skip to content

Commit fb338cf

Browse files
committed
Fix CI workflow
1 parent dec9a1d commit fb338cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
pull_request: ~
55
push:
66
branches:
7-
- master
7+
- 1.x
8+
- 2.x
9+
- 3.x
810

911
jobs:
1012
coding-style:

0 commit comments

Comments
 (0)