From: Bjørn Erik Pedersen Date: Fri, 9 Aug 2024 14:47:17 +0000 (+0200) Subject: github: Turn off the image workflow for pull request X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0c3a1c7288032401327a9c4d7044e297bf3f7da6;p=brevno-suite%2Fhugo 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. --- 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