Skip to content

Commit

Permalink
Disable codecov comments on PRs (mastodon#29464)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski authored and lutoma committed Mar 19, 2024
1 parent ac6280b commit 32904f7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/codecov.yml
@@ -1,3 +1,4 @@
comment: false # Do not leave PR comments
coverage:
status:
project:
Expand All @@ -8,6 +9,3 @@ coverage:
default:
# Github status check is not blocking
informational: true
comment:
# Only write a comment in PR if there are changes
require_changes: true

0 comments on commit 32904f7

Please sign in to comment.