From 842553226ed06a86f7e4ef9841cd9d525ecbad07 Mon Sep 17 00:00:00 2001 From: Gianmarco Pettinato Date: Thu, 16 Dec 2021 12:27:52 +0100 Subject: [PATCH] update ci --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 1c44cc0..2da368d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,8 @@ steps: - npm install - npm run build when: + branch: + - main event: - push