URI: 
       github: Simplify Docker workflow - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 9231a7f1102f3eb945af4a9a513666329222b60a
   DIR parent 736e8a4d084b45e604fd2561126e97f2bd3d696b
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Tue, 13 Aug 2024 16:16:45 +0200
       
       github: Simplify Docker workflow
       
       See #12753
       
       Diffstat:
         M .github/workflows/image.yml         |       3 ---
       
       1 file changed, 0 insertions(+), 3 deletions(-)
       ---
   DIR diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml
       @@ -4,9 +4,6 @@ on:
          push:
            tags:
              - "*"
       -    paths:
       -      - Dockerfile
       -      - .github/workflows/image.yml
            branches:
              - master
        permissions: