13 lines
307 B
YAML
13 lines
307 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
# Github status check is not blocking
|
|
informational: true
|
|
patch:
|
|
default:
|
|
# Github status check is not blocking
|
|
informational: true
|
|
comment:
|
|
# Only write a comment in PR if there are changes
|
|
require_changes: true
|