From 9567748ef7ce1b37c3dba5e5b01062471150e8e4 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Wed, 2 Oct 2024 12:17:15 +0530 Subject: [PATCH] Update auto-comment-on-issue.yml --- .github/workflows/auto-comment-on-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-comment-on-issue.yml b/.github/workflows/auto-comment-on-issue.yml index 8e94982e..6ae5c56a 100644 --- a/.github/workflows/auto-comment-on-issue.yml +++ b/.github/workflows/auto-comment-on-issue.yml @@ -16,7 +16,7 @@ jobs: run: | COMMENT=$(cat <Welcome to the Project! ๐ŸŽ‰Thank you for opening this Issue ๐Ÿ™Œ! Weโ€™re excited to have you on board for Hacktoberfest ๐Ÿ’–. Our team will review your submission and respond shortly.In the meantime, please remember to give this repo a star before making a fork! We appreciate your contribution! Thank you! ๐Ÿ˜Š" + "body": "@${{ github.actor }}

Welcome to the Project!

๐ŸŽ‰Thank you for opening this Issue ๐Ÿ™Œ! Weโ€™re excited to have you on board for Hacktoberfest ๐Ÿ’–. Our team will review your submission and respond shortly.In the meantime, please remember to give this repo a star โญ before making a fork! We appreciate your contribution! Thank you! ๐Ÿ˜Š" } EOF )