diff --git a/.woodpecker/pipeline.yml b/.woodpecker/pipeline.yml index e2406ae..53ee476 100644 --- a/.woodpecker/pipeline.yml +++ b/.woodpecker/pipeline.yml @@ -98,3 +98,5 @@ pipeline: path: "frontend/*" branches: main +when: + event: [ push ]