Skip to content

Commit 588b21e

Browse files
authored
Update main.yml so that ci runs for 2.18 branch (#4457)
1 parent 199d3ac commit 588b21e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- master
66
- "3.0"
7+
- "2.18"
78
- "2.17"
89
paths-ignore:
910
- "README.md"
@@ -12,6 +13,7 @@ on:
1213
branches:
1314
- master
1415
- "3.0"
16+
- "2.18"
1517
- "2.17"
1618
paths-ignore:
1719
- "README.md"

0 commit comments

Comments
 (0)