mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-08 16:54:31 +00:00
14 lines
307 B
YAML
14 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
|