From 130b0ddcb99f2fa11cbda4e7f88046bede574aa3 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..914d1b4 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: + branch: + - master \ No newline at end of file