From cc131a894b956ea24bac50e56e020eb3103bc96d Mon Sep 17 00:00:00 2001 From: Florian Kaiser <44125287+H4CK3R-01@users.noreply.github.com> Date: Sun, 27 Mar 2022 19:48:59 +0200 Subject: [PATCH] Update pipeline.yml --- .woodpecker/pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) 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 ]