ci: Don't comment on pull requests
This commit is contained in:
2
.github/codecov.yml
vendored
2
.github/codecov.yml
vendored
@ -1,7 +1,7 @@
|
||||
ignore:
|
||||
- "watchdog/watchdog.go"
|
||||
- "storage/store/sql/specific_postgres.go" # Can't test for postgres
|
||||
|
||||
comment: false
|
||||
coverage:
|
||||
status:
|
||||
patch: off
|
||||
|
Reference in New Issue
Block a user