Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
Update auto-comment-on-issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kushal997-das authored Oct 2, 2024
1 parent b7d7eda commit 9567748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-comment-on-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
COMMENT=$(cat <<EOF
{
"body": "@${{ github.actor }} <h3>Welcome to the Project! </h3> 🎉Thank you for opening this <strong>Issue</strong> 🙌! We’re excited to have you on board for <strong>Hacktoberfest</strong> 💖. Our team will review your submission and respond shortly.In the meantime, please remember to give this repo a <strong>star</strong> before making a fork! We appreciate your contribution! Thank you! 😊"
"body": "@${{ github.actor }} <h3>Welcome to the Project! </h3> 🎉Thank you for opening this <strong>Issue</strong> 🙌! We’re excited to have you on board for <strong>Hacktoberfest</strong> 💖. Our team will review your submission and respond shortly.In the meantime, please remember to give this repo a <strong>star</strong> before making a fork! We appreciate your contribution! Thank you! 😊"
}
EOF
)
Expand Down

0 comments on commit 9567748

Please sign in to comment.