Skip to content

Commit 370f125

Browse files
authored
Merge pull request #12389 from rabbitmq/mergify/bp/v3.13.x/pr-12372
CI: Enable test.yaml on v4.0.x (backport #12370) (backport #12372)
2 parents ad74a54 + 05a1075 commit 370f125

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)