diff --git a/.drone.yml b/.drone.yml index de1ae41a7b82..ebeb5c739d82 100644 --- a/.drone.yml +++ b/.drone.yml @@ -97,7 +97,7 @@ pipeline: channel: dotty secrets: [ slack_webhook ] when: - status: [ success, failure ] + status: [ failure ] event: [ push, tag, deployment ] # CI runs only for the master branch (including PRs)