Update .github/.drone.yml
This commit is contained in:
parent
270405100d
commit
336588fa08
1 changed files with 0 additions and 3 deletions
3
.github/.drone.yml
vendored
3
.github/.drone.yml
vendored
|
@ -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
|
||||
|
|
Reference in a new issue