From 336588fa08ffee5c1c7e765458e599a55d5d28e7 Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Thu, 29 Feb 2024 02:38:47 +0000 Subject: [PATCH] Update .github/.drone.yml --- .github/.drone.yml | 3 --- 1 file changed, 3 deletions(-) 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