simplify fnmatch pattern

This commit is contained in:
David Sheldrick 2024-03-05 16:22:44 +00:00
parent 9058a483be
commit 40aeebab46

View file

@ -9,7 +9,7 @@ concurrency:
on:
push:
branches:
- 'v[0-9]*.[0.9]*.x'
- 'v*.*.x'
jobs:
deploy: