File size: 310 Bytes
87f5c62 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
comment:
# https://docs.codecov.com/docs/pull-request-comments#requiring-changes
require_changes: true
# https://docs.codecov.com/docs/pull-request-comments#after_n_builds
after_n_builds: 12
coverage:
status:
# not in PRs
patch: false
project: false
github_checks:
annotations: false
|