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