Skip to content

Commit 0ffe13c

Browse files
committed
.github: enable auto updates on release branches
Signed-off-by: Damien Grisonnet <[email protected]>
1 parent 6a150f4 commit 0ffe13c

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)