build: disable github pr annotations (#25942)
This commit is contained in:
parent
9168abc3e5
commit
e63093edc8
|
@ -14,3 +14,6 @@ coverage:
|
||||||
default:
|
default:
|
||||||
target: auto
|
target: auto
|
||||||
threshold: "0.5%"
|
threshold: "0.5%"
|
||||||
|
|
||||||
|
github_checks:
|
||||||
|
annotations: false
|
||||||
|
|
Loading…
Reference in New Issue