Skip to content
Snippets Groups Projects
Unverified Commit 89b57081 authored by Paweł Krupa's avatar Paweł Krupa Committed by GitHub
Browse files

Merge pull request #1313 from dgrisonnet/enable-auto-updates

.github: enable auto updates on release branches
parents 2e8e88b8 0ffe13c5
Branches
Tags
No related merge requests found
...@@ -10,6 +10,8 @@ jobs: ...@@ -10,6 +10,8 @@ jobs:
strategy: strategy:
matrix: matrix:
branch: branch:
- 'release-0.5'
- 'release-0.6'
- 'release-0.7' - 'release-0.7'
- 'release-0.8' - 'release-0.8'
- 'main' - 'main'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment