aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2024-08-13 16:17:56 +0200
committerBjørn Erik Pedersen <[email protected]>2024-08-13 16:17:56 +0200
commit98aa53648a037e63df65b975786773a0ed95711a (patch)
treeb3186534ac94d756857a6e5aead587ac619484f4 /.github/workflows
parent9231a7f1102f3eb945af4a9a513666329222b60a (diff)
downloadhugo-98aa53648a037e63df65b975786773a0ed95711a.tar.gz
hugo-98aa53648a037e63df65b975786773a0ed95711a.zip
github: Simplify Docker workflow / only trigger on new tagstestbuild2
See #12753
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/image.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml
index 2676e9f4d..4fb1e7914 100644
--- a/.github/workflows/image.yml
+++ b/.github/workflows/image.yml
@@ -4,8 +4,6 @@ on:
push:
tags:
- "*"
- branches:
- - master
permissions:
packages: write