Skip to content

Commit

Permalink
CI: Enable test.yaml on v4.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoguin authored and michaelklishin committed Sep 25, 2024
1 parent 1e3f4e5 commit 79083a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/templates/test.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ on:
push:
branches:
- main
- v4.0.x
- v3.13.x
- v3.12.x
- v3.11.x
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- main
- v4.0.x
- v3.13.x
- v3.12.x
- v3.11.x
Expand Down

0 comments on commit 79083a4

Please sign in to comment.