diff --git a/.drone.yml b/.drone.yml index b3a16fc..ef557ca 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,3 +8,9 @@ steps: commands: - go get - go test + +trigger: + branch: + - master + event: + - push