Skip to content

Commit f98e22a

Browse files
committed
...
1 parent bd5cc37 commit f98e22a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ on:
44
branches:
55
- master
66
- "3.0"
7-
- "2.15"
7+
- "2.16"
88
paths-ignore:
99
- "README.md"
1010
- "release-notes/*"
1111
pull_request:
1212
branches:
1313
- master
1414
- "3.0"
15-
- "2.15"
15+
- "2.16"
1616
paths-ignore:
1717
- "README.md"
1818
- "release-notes/*"

0 commit comments

Comments
 (0)