From 67686095a5e47e51759f830d112577f7d95b1055 Mon Sep 17 00:00:00 2001 From: Kevin Midboe Date: Thu, 11 Aug 2022 19:08:59 +0200 Subject: [PATCH] Run drone build for all pushes & PR --- .drone.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7afb822..0fb4a3f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -45,9 +45,7 @@ steps: - /home/kevin/deploy/seasoned.sh trigger: - branch: - - master event: include: - - pull_request - push + - pull_request