Skip to content

Commit 9e8d1b0

Browse files
committed
.github: add remaining supported release branch
Signed-off-by: Damien Grisonnet <[email protected]>
1 parent 1eeb463 commit 9e8d1b0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/versions.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ jobs:
77
strategy:
88
matrix:
99
branch:
10+
- 'release-0.5'
11+
- 'release-0.6'
12+
- 'release-0.7'
1013
- 'release-0.8'
1114
- 'main'
1215
steps:
@@ -41,7 +44,7 @@ jobs:
4144
body: |
4245
## Description
4346
44-
This is an automated version and jsonnet dependencies update performed from CI on behalf of @paulfantom.
47+
This is an automated version and jsonnet dependencies update performed from CI.
4548
4649
Configuration of the workflow is located in `.github/workflows/versions.yaml`
4750

0 commit comments

Comments
 (0)