github: Simplify Docker workflow / only trigger on new tags

See #12753
This commit is contained in:
Bjørn Erik Pedersen
2024-08-13 16:17:56 +02:00
parent 9231a7f110
commit 98aa53648a

View File

@@ -4,8 +4,6 @@ on:
push: push:
tags: tags:
- "*" - "*"
branches:
- master
permissions: permissions:
packages: write packages: write