From eb3c1042596afa7cbdec1ff3d7fd159033811b26 Mon Sep 17 00:00:00 2001 From: YuanHuakk <1751826683@qq.com> Date: Fri, 8 Mar 2024 18:50:55 +0800 Subject: [PATCH] ci(custom): update .drone.yml --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 670e694..1f75e1c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -145,6 +145,9 @@ steps: pull: if-not-exists image: plugins/webhook when: + branch: + - test + - main status: - success - failure