diff --git a/.github/workflows/auto-comment-pr-raise.yml b/.github/workflows/auto-comment-pr-raise.yml index f7df32aeb..be36dc12f 100644 --- a/.github/workflows/auto-comment-pr-raise.yml +++ b/.github/workflows/auto-comment-pr-raise.yml @@ -17,7 +17,7 @@ jobs: run: | COMMENT=$(cat <It's great having you contribute to this project Thank you for opening a Pull Request 🙌, Welcome to Project Guidance 💖 We will review everything and get back to you." + "body": "@${{ github.actor }}

It's great having you contribute to this project

Thank you for opening a Pull Request 🙌 , Welcome to Project Guidance 💖 We will review everything and get back to you :) " } EOF )