Skip to content
Snippets Groups Projects
Commit 9e8d1b0a authored by Damien Grisonnet's avatar Damien Grisonnet
Browse files

.github: add remaining supported release branch

parent 1eeb4632
Branches
Tags
No related merge requests found
...@@ -7,6 +7,9 @@ jobs: ...@@ -7,6 +7,9 @@ jobs:
strategy: strategy:
matrix: matrix:
branch: branch:
- 'release-0.5'
- 'release-0.6'
- 'release-0.7'
- 'release-0.8' - 'release-0.8'
- 'main' - 'main'
steps: steps:
...@@ -41,7 +44,7 @@ jobs: ...@@ -41,7 +44,7 @@ jobs:
body: | body: |
## Description ## Description
This is an automated version and jsonnet dependencies update performed from CI on behalf of @paulfantom. This is an automated version and jsonnet dependencies update performed from CI.
Configuration of the workflow is located in `.github/workflows/versions.yaml` Configuration of the workflow is located in `.github/workflows/versions.yaml`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment