diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index feb40b5..47eb2c5 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -107,7 +107,7 @@ jobs: ?.split("")[0] .replaceAll(/]*>([^<]*)<\/a>/g, "$1") .replaceAll(/]*class="pic high"[^>]*>[^<]*<\/td>/g, "") - .replace("", ""); + .replace('', ""); const commentBody = ` ## PR Checks Complete