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