Skip to content

Commit f975ce1

Browse files
committed
rename branch
1 parent 18b02be commit f975ce1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ name: CI
33
on:
44
pull_request:
55
branches:
6-
- master
6+
- 2.x
7+
- 3.x
78
push:
89
branches:
9-
- master
10+
- 2.x
11+
- 3.x
1012
tags-ignore:
1113
- v*
1214

0 commit comments

Comments
 (0)