Now that we only upload to codecov at the end, always post new comments

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
Pedro Algarvio 2023-10-15 21:16:11 +01:00 committed by Pedro Algarvio
parent c4444e0080
commit 06cbc666a1

View file

@ -88,7 +88,7 @@ flags:
comment:
layout: "reach, diff, flags, files"
behavior: default # Comment posting behaviour
behavior: new # Comment posting behaviour
# default: update, if exists. Otherwise post new.
# once: update, if exists. Otherwise post new. Skip if deleted.
# new: delete old and post new.