From 7db1deef1363b104b054e19a4f07235f3ab29bce Mon Sep 17 00:00:00 2001 From: Daniel Eshkeri Date: Thu, 5 Dec 2024 12:04:25 +0000 Subject: [PATCH] remove header --- .github/workflows/pull-request.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 48ec647..feb40b5 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -106,7 +106,8 @@ jobs: .pop() ?.split("")[0] .replaceAll(/]*>([^<]*)<\/a>/g, "$1") - .replaceAll(/]*class="pic high"[^>]*>[^<]*<\/td>/g, ""); + .replaceAll(/]*class="pic high"[^>]*>[^<]*<\/td>/g, "") + .replace("", ""); const commentBody = ` ## PR Checks Complete