From 53c0f0bba50f424683d281a3631aee86cce78368 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Sun, 20 Jan 2019 23:10:25 +0100 Subject: CI/codecov: remove "only_pulls" directive [ci skip] Since this was added, codecov has been adding comments to every PR, even though we have specified `comment: off`. --- codecov.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 8ce9a2bb38..6cc3dd96c1 100644 --- a/codecov.yml +++ b/codecov.yml @@ -18,7 +18,6 @@ coverage: patch: default: threshold: 1 - only_pulls: true changes: no parsers: -- cgit