From 77ef230f5c282e5aa5335db18e5067567d54b8d3 Mon Sep 17 00:00:00 2001 From: BradBot_1 <45739045+BradBot1@users.noreply.github.com> Date: Tue, 31 Jan 2023 19:58:21 +0000 Subject: [PATCH] CHORE: trigger for ci --- .drone.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8b73f3f..bb91f5e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,4 +9,8 @@ steps: password: from_secret: access_token repo: bradbot1/filesurva - tags: latest \ No newline at end of file + tags: latest + +trigger: + event: + - push \ No newline at end of file