diff --git a/.drone.yml b/.drone.yml index ab3ead5..74141c3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,3 +11,8 @@ steps: image: bdebyl/yamllint command: - make lint-ci + +trigger: + event: + exclude: + - pull_request