chore(ci): allow any tag [skip ci]
parent
cb0a521473
commit
3b7c1cbe20
|
|
@ -5,7 +5,7 @@ on:
|
|||
branches:
|
||||
- "master"
|
||||
tags:
|
||||
- "v*"
|
||||
- "*"
|
||||
paths-ignore:
|
||||
- ".github/**"
|
||||
- "!.github/workflows/docker.yml"
|
||||
|
|
|
|||
Loading…
Reference in New Issue