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:
|
ignore:
|
||||||
- "watchdog/watchdog.go"
|
- "watchdog/watchdog.go"
|
||||||
- "storage/store/sql/specific_postgres.go" # Can't test for postgres
|
- "storage/store/sql/specific_postgres.go" # Can't test for postgres
|
||||||
|
comment: false
|
||||||
coverage:
|
coverage:
|
||||||
status:
|
status:
|
||||||
patch: off
|
patch: off
|
||||||
|
Reference in New Issue
Block a user