From b70ea8a7088b175885c4690acf3a7ffb2a861588 Mon Sep 17 00:00:00 2001 From: surtur Date: Tue, 1 Sep 2020 06:23:51 +0200 Subject: [PATCH] chore: also run notification pipeline on any branch --- .drone.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 6e5b28b..e53e492 100644 --- a/.drone.yml +++ b/.drone.yml @@ -81,9 +81,6 @@ clone: disable: true trigger: - branch: - - master - - "*" event: - push - pull_request