From fd2229d9984c9ffa8ed63991ff5415836b5aaf25 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Wed, 24 Jan 2024 21:01:05 +0100 Subject: [PATCH] s --- .woodpecker/notify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/notify.yml b/.woodpecker/notify.yml index ed735a8d..07477ab9 100644 --- a/.woodpecker/notify.yml +++ b/.woodpecker/notify.yml @@ -17,7 +17,7 @@ steps: recipients: - info@mgrote.net content: - subject: "[{{ pipeline.status }}] {{ repo.full_name }} ({{ commit.branch }}" + subject: "CI: [{{ pipeline.status }}] {{ repo.full_name }} ({{ commit.branch }}" body: | {{ repo.full_name }}
{{ commit.sha }}