Updated .drone.yml trigger

This commit is contained in:
Bastian de Byl
2020-09-25 23:47:33 -04:00
parent 6556e1b50c
commit a22cbd440c

View File

@@ -11,3 +11,8 @@ steps:
image: bdebyl/yamllint image: bdebyl/yamllint
command: command:
- make lint-ci - make lint-ci
trigger:
event:
- pull_request
- push