Merge branch '3.2.x'

This commit is contained in:
Andy Wilkinson 2024-04-18 11:26:49 +01:00
commit 1b5e639835

View File

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