diff --git a/.github/.drone.yml b/.github/.drone.yml index 9e2e50a..0bece6b 100644 --- a/.github/.drone.yml +++ b/.github/.drone.yml @@ -1,4 +1,3 @@ ---- kind: pipeline type: docker name: Lint on PR @@ -63,10 +62,8 @@ steps: - change_match: path: - "^downloaders/.*\.yml$" - --- - kind: pipeline type: docker name: Update Branches