From 0e02c8ab150d47552155acce92e27f149d854721 Mon Sep 17 00:00:00 2001 From: mifi Date: Tue, 9 May 2023 20:39:35 -0400 Subject: [PATCH] add develop branch pr's to test checks --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index e89d6b8..2b39f4a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -60,6 +60,7 @@ steps: trigger: branch: - main + - develop event: - pull_request