aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2024-08-09 16:47:17 +0200
committerBjørn Erik Pedersen <[email protected]>2024-08-09 16:47:17 +0200
commit0c3a1c7288032401327a9c4d7044e297bf3f7da6 (patch)
treecda2286e14f641e8e3ee0726945f42618c337697
parentceed812458340d4dbe439566f57194773864454e (diff)
downloadhugo-0c3a1c7288032401327a9c4d7044e297bf3f7da6.tar.gz
hugo-0c3a1c7288032401327a9c4d7044e297bf3f7da6.zip
github: Turn off the image workflow for pull request
We need to fix it so it does not publish anything to the remote repo before we can enable that.
-rw-r--r--.github/workflows/image.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml
index 477343bb2..4bbd1f62c 100644
--- a/.github/workflows/image.yml
+++ b/.github/workflows/image.yml
@@ -7,7 +7,6 @@ on:
paths:
- Dockerfile
- .github/workflows/image.yml
- pull_request:
permissions:
packages: write