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