ci: disable image builds if they're not tagged [skip ci]

(seems like a waste of CPU)
This commit is contained in:
Paul Makles
2024-06-26 15:08:12 +01:00
parent ec578ab0ef
commit ac4e2cb10b

View File

@@ -2,8 +2,8 @@ name: Docker Test & Publish
on: on:
push: push:
branches: # branches:
- "main" # - "main"
tags: tags:
- "*" - "*"
paths-ignore: paths-ignore: