Skip to content

Commit

Permalink
Update autocomment-issue-raise.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjay-kv authored Oct 21, 2024
1 parent 345b5a3 commit de2efee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autocomment-issue-raise.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 creating this issue! 🎉 We'll look into it asap and assign you based on FCFS, In the meantime, please make sure to Join recode org [Invite link](https://github.com/recodehive/Support/issues/new?assignees=&labels=invite+me+to+the+community&projects=&template=invitation.yml&title=Please+invite+me+to+the+Recode-Hive+GitHub+Community+Organization), The main code file is located in gh-pages branch, Watch the complete youtube [GitHub Tutorial](https://stream.recodehive.com/github) , Your contributions are highly appreciated!, 😊 Don't forgot to follow me @sanjay-kv, `More surprise when you raise PR`"
"body": "Thank you for creating this issue! 🎉 We'll look into it asap and assign you based on FCFS, In the meantime, please make sure to Join recode org [Invite link](https://github.com/recodehive/Support/issues/new?assignees=&labels=invite+me+to+the+community&projects=&template=invitation.yml&title=Please+invite+me+to+the+Recode-Hive+GitHub+Community+Organization). <br> The main code file is located in gh-pages branch, and workflows on main branch. Until we assign you issue, Watch the complete youtube [GitHub Tutorial](https://stream.recodehive.com/github) , Your contributions are highly appreciated!, 😊 Don't forgot to follow @sanjay-kv, `More surprise when you raise PR`"
}
EOF
)
Expand Down

0 comments on commit de2efee

Please sign in to comment.