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
PranavBarthwal authored May 28, 2024
1 parent 6be5768 commit a5b7a67
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": "Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE."
"body": "Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, you can contact the mentors for this project."
}
EOF
)
Expand Down

0 comments on commit a5b7a67

Please sign in to comment.