From 13d6c10e3e140cae978e8b10cffc2ec33c8e1df6 Mon Sep 17 00:00:00 2001 From: ImSwordQueen <52015098+ImSwordQueen@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:06:50 +0100 Subject: [PATCH] Update issue-check.yml --- .github/workflows/issue-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-check.yml b/.github/workflows/issue-check.yml index b967902..fcacd37 100644 --- a/.github/workflows/issue-check.yml +++ b/.github/workflows/issue-check.yml @@ -71,7 +71,7 @@ jobs: Microsoft, if you are reading this, please reconsider the detections as [there are a lot of users who trust this program and that risks from future EP developers are a thing.](https://www.youtube.com/watch?v=R50myh-AAe0) - This issue was closed automatically." + This issue was closed automatically. You want to discuss this in https://github.com/valinet/ExplorerPatcher/issues/3670." # Escape the Markdown content for proper JSON formatting COMMENT_BODY_ESCAPED=$(printf "%s" "$COMMENT_BODY" | jq -Rs .)