diff --git a/.drone.yml b/.drone.yml index 98a22ef..2719268 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,3 +7,7 @@ steps: commands: - pip install -r requirements.txt - python -m unittest tests +trigger: + event: + exclude: + - pull_request