From 4004d821749a7267a00f3cc1ef9157c9a47700cc Mon Sep 17 00:00:00 2001 From: Andrey Volk Date: Sat, 23 Oct 2021 13:23:04 +0300 Subject: [PATCH] Run Drone CI on the pick branch --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index acdc0b51c0..4236c520a9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -69,6 +69,7 @@ steps: trigger: branch: - master + - pick event: - pull_request - push @@ -142,12 +143,13 @@ steps: trigger: branch: - master + - pick event: - pull_request - push --- kind: signature -hmac: 500b43fb74a889e2a75e115a4d64c579a6bc48b9521e260908859d7359f2d46b +hmac: ba6963d1e1bc534f4d7aa9861e488e1e4c57ee8d5c2dc087bd062b304e2896b7 ... -- 2.47.2