mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-26 18:23:41 +01:00
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
|