drone to ignore pull requests (triggered by push)

This commit is contained in:
Bastian de Byl
2020-09-26 00:01:31 -04:00
parent ba07ba8e78
commit 66ffa65f85

View File

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