diff options
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml index e02ec84b..4b99d111 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,7 +6,7 @@ coverage: threshold: 1% informational: true patch: - defualt: + default: only_pulls: true informational: true |