diff --git a/.drone.yml b/.drone.yml index 532a26987..9fce9fc5b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,10 +3,12 @@ name: testing trigger: branch: - exclude: + include: - master event: - - push + include: + - push + - pull_request steps: - name: build