Skip to content

Commit 05a1075

Browse files
lhoguinmergify[bot]
authored andcommitted
CI: Enable test.yaml on v4.0.x
(cherry picked from commit f5979f1) (cherry picked from commit 7603093)
1 parent ad74a54 commit 05a1075

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/templates/test.template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ on:
2323
push:
2424
branches:
2525
- main
26+
- v4.0.x
2627
- v3.13.x
2728
- v3.12.x
2829
- v3.11.x

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- main
6+
- v4.0.x
67
- v3.13.x
78
- v3.12.x
89
- v3.11.x

0 commit comments

Comments
 (0)