Update .github/.drone.yml

This commit is contained in:
Matt Reeves 2024-02-29 02:38:47 +00:00
parent 270405100d
commit 336588fa08

3
.github/.drone.yml vendored
View file

@ -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