Skip to content

Commit

Permalink
Update auto-comment-on-issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhairyagothi authored Sep 27, 2024
1 parent 7b4438c commit b137af3
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": "Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the [issue](https://github.com/dhairyagothi/50_days_50_web_project/issues) is not duplicate, and you read [CONTRIBUTING.md](https://github.com/dhairyagothi/50_days_50_web_project/blob/Main/CONTRIBUTING.md) carefully. Your contributions are highly appreciated! 😊"
"body": "Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the [issue](https://github.com/dhairyagothi/StationGuide/issues) is not duplicate, and you read [CONTRIBUTING.md]() carefully. Your contributions are highly appreciated! 😊"
}
EOF
)
Expand Down

0 comments on commit b137af3

Please sign in to comment.