From 12ff38c6e01d27f1f1a3f3818825ab2fd5d89b62 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Thu, 20 Jun 2024 11:06:24 +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 14ec98dca..f3a2bb573 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 <It's great having you contribute to this project Thanks for opening thisIssue 🙌, Welcome to Project Guidance 💖 We will review everything and get back to you.
Make sure to give a star to this repo before making a fork! Thank you :)" + "body": "@${{ github.actor }}

It's great having you contribute to this project

Thanks for opening thisIssue 🙌, Welcome to Project Guidance 💖 We will review everything and get back to you.
Make sure to give a star to this repo before making a fork! Thank you :)" } EOF )