simplify fnmatch pattern
This commit is contained in:
parent
9058a483be
commit
40aeebab46
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-patch.yml
vendored
2
.github/workflows/publish-patch.yml
vendored
|
@ -9,7 +9,7 @@ concurrency:
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'v[0-9]*.[0.9]*.x'
|
||||
- 'v*.*.x'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue