Start development on 4.1.0 snapshots

This commit is contained in:
Stéphane Nicoll
2025-03-09 10:39:14 +01:00
parent c0859cb738
commit 5e65ce981d
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ name: Release
on:
push:
tags:
- v4.0.[0-9]+
- v4.1.[0-9]+
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs: