Skip to content

Commit 380a229

Browse files
Update autocomment-issue-raise.yml
1 parent c1cb6ff commit 380a229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autocomment-issue-raise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run: |
1717
COMMENT=$(cat <<EOF
1818
{
19-
"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) /n Your contributions are highly appreciated!, 😊 Don't forgot to follow me @sanjay-kv, `More surprise when you raise PR`"
19+
"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`"
2020
}
2121
EOF
2222
)

0 commit comments

Comments
 (0)