ci: Don't comment on pull requests

This commit is contained in:
TwiN
2025-02-08 11:52:31 -05:00
parent d9e0ee04f9
commit 9fd134ca9c

2
.github/codecov.yml vendored
View File

@ -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