.github: enable auto updates on release branches
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
2
.github/workflows/versions.yaml
vendored
2
.github/workflows/versions.yaml
vendored
@@ -10,6 +10,8 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
branch:
|
||||
- 'release-0.5'
|
||||
- 'release-0.6'
|
||||
- 'release-0.7'
|
||||
- 'release-0.8'
|
||||
- 'main'
|
||||
|
||||
Reference in New Issue
Block a user