mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
We don't currently care if a commit changes our coverage metrics, so we can disable the status checks that would enforce that. Signed-off-by: Stephen Finucane <stephen@that.guru> Fixes: #4738
9 lines
114 B
YAML
9 lines
114 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
enabled: no
|
|
patch:
|
|
default:
|
|
enabled: no
|