chore(ci): allow any tag [skip ci]

This commit is contained in:
Paul Makles
2022-06-21 11:14:04 +01:00
committed by GitHub
parent 7107dd9b29
commit 418482fb9a

View File

@@ -5,7 +5,7 @@ on:
branches:
- "master"
tags:
- "v*"
- "*"
paths-ignore:
- ".github/**"
- "!.github/workflows/docker.yml"