Polish tag filter

This commit is contained in:
Andy Wilkinson 2024-04-18 11:26:15 +01:00
parent 8df899b510
commit 446970a464

View File

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