diff --git a/.woodpecker/.build-image.yaml b/.woodpecker/.build-image.yaml index 521d549..baf9b0a 100644 --- a/.woodpecker/.build-image.yaml +++ b/.woodpecker/.build-image.yaml @@ -29,5 +29,5 @@ steps: - HUGO_VERSION: ${HUGO_VERSION} when: branch: - include: [ ** ] + include: [ * ] exclude: [ main ] \ No newline at end of file