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

pull/1049/head
Paul Makles 2022-06-21 11:14:04 +01:00 committed by GitHub
parent 7107dd9b29
commit 418482fb9a
1 changed files with 1 additions and 1 deletions

View File

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