From 1bf8b9b83e73d384b2bdae3fdfcda5653f18c6d7 Mon Sep 17 00:00:00 2001 From: AdmiringWorm Date: Fri, 21 Jul 2017 18:40:55 +0200 Subject: [PATCH] Fixed typo --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index a1f21c3..5c8703c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -8,4 +8,4 @@ coverage: comment: behavior: new - require_changers: true + require_changes: true