From 5d0ec7c2346fdc38102cf320ee34e3d473a6ae7b Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 19 Feb 2020 13:19:36 +0000 Subject: [PATCH] AppVeyor: reduce build notification emails --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 30e615667..09ff2b126 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -105,4 +105,4 @@ notifications: - shahram.najm@ecmwf.int subject: 'Build {{status}}' # optional message: "{{message}}, {{commitId}}, ..." # optional - on_build_status_changed: true + on_build_success: false