build: make Codecov patch status only for PR

This commit is contained in:
Vincent Bernat
2024-02-11 08:57:27 +01:00
parent 0a779be7ff
commit 76fd54173d

4
.github/codecov.yml vendored
View File

@@ -5,3 +5,7 @@ coverage:
default:
informational: true
only_pulls: true
patch:
default:
informational: true
only_pulls: true