From 8e87c4cfee3627d94f96edfdb45050fe026ec3d1 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Wed, 24 Jan 2024 21:03:18 +0100 Subject: [PATCH] f --- .woodpecker/notify.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker/notify.yml b/.woodpecker/notify.yml index 07477ab9..5de78eb7 100644 --- a/.woodpecker/notify.yml +++ b/.woodpecker/notify.yml @@ -23,5 +23,7 @@ steps: {{ commit.sha }}
{{ pipeline.url }}
{{ step.status }}
+ when: + event: [push] runs_on: [ success, failure ]