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