diff --git a/.codecov.yml b/.codecov.yml index 58e6fa067..e15cff9cb 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,4 +8,7 @@ coverage: patch: off comment: - require_changes: yes \ No newline at end of file + require_changes: true + branches: + - "!docs" + - "!release"