.github: add remaining supported release branch

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
Damien Grisonnet 2021-08-02 15:57:57 +02:00
parent 1eeb463203
commit 9e8d1b0a72

View File

@ -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:
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`