Skip to content

Commit 036cfb9

Browse files
committed
add 2.14 in GH action proactively
1 parent 0e7ff4b commit 036cfb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ on:
44
branches:
55
- master
66
- "3.0"
7+
- "2.14"
78
- "2.13"
89
paths-ignore:
910
- "README.md"
1011
- "release-notes/*"
1112
pull_request:
1213
branches:
1314
- master
15+
- "2.14"
1416
paths-ignore:
1517
- "README.md"
1618
- "release-notes/*"

0 commit comments

Comments
 (0)