Skip to content

Commit

Permalink
Update auto-comment-pr-raise.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kushal997-das authored Jun 20, 2024
1 parent e39f6b9 commit bdcc21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-comment-pr-raise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
COMMENT=$(cat <<EOF
{
"body": "<h1>It's great having you contribute to this project</h1> Thank you for opening a <strong>Pull Request 🙌</strong>, Welcome to <strong>Project Guidance 💖</strong> We will review everything and get back to you."
"body": "@${{ github.actor }} <h3>It's great having you contribute to this project</h3> Thank you for opening a <strong>Pull Request 🙌 </strong>, Welcome to <strong>Project Guidance 💖 </strong> We will review everything and get back to you :) "
}
EOF
)
Expand Down

0 comments on commit bdcc21e

Please sign in to comment.