mirror of https://github.com/vector-im/riot-web
Attempt to disable the codecov patch behaviour (#8021)
parent
5902ddaf06
commit
972fcd166f
|
@ -1,3 +1,9 @@
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
enabled: no
|
||||||
|
if_not_found: success
|
||||||
comment:
|
comment:
|
||||||
layout: "diff, files"
|
layout: "diff, files"
|
||||||
behavior: default
|
behavior: default
|
||||||
|
|
Loading…
Reference in New Issue