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
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,9 @@ jobs:
strategy:
matrix:
branch:
- 'release-0.5'
- 'release-0.6'
- 'release-0.7'
- 'release-0.8'
- 'main'
steps:
......@@ -41,7 +44,7 @@ jobs:
body: |
## 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`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment