From 63cb76106afbcbdd6cc01dad8bcb2a4a35b2fa97 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Sat, 11 Jun 2022 17:35:30 +0800 Subject: [PATCH] chore: fix typo in codecov.yml (#7047) [skip ci] --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index e02ec84bc..4b99d1116 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,7 +6,7 @@ coverage: threshold: 1% informational: true patch: - defualt: + default: only_pulls: true informational: true