ci: comment about coverage after min. 3 builds ()

[skip ci]
This commit is contained in:
Ankush Menat 2021-09-16 17:17:10 +05:30 committed by GitHub
parent 9b388883d3
commit 557d9516ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ coverage:
comment: comment:
layout: "diff, files" layout: "diff, files"
require_changes: true require_changes: true
after_n_builds: 3
ignore: ignore:
- "erpnext/demo" - "erpnext/demo"