mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
14 lines
295 B
YAML
14 lines
295 B
YAML
# Don't post a comment on pull requests.
|
|
comment: off
|
|
|
|
# Sets non-blocking status checks
|
|
# https://docs.codecov.com/docs/commit-status#informational
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
informational: true
|
|
patch:
|
|
default:
|
|
informational: true
|
|
changes: no
|