Skip to content

Commit 89b5708

Browse files
authored
Merge pull request #1313 from dgrisonnet/enable-auto-updates
.github: enable auto updates on release branches
2 parents 2e8e88b + 0ffe13c commit 89b5708

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/versions.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
strategy:
1111
matrix:
1212
branch:
13+
- 'release-0.5'
14+
- 'release-0.6'
1315
- 'release-0.7'
1416
- 'release-0.8'
1517
- 'main'

0 commit comments

Comments
 (0)