Skip to content

Commit 0444618

Browse files
Update autocomment-issue-raise.yml
1 parent 69214be commit 0444618

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +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
20-
21-
- [ ] 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)
22-
- [ ] The main code file is located in gh-pages branch
23-
- [ ] Watch the complete youtube [GitHub Tutorial](https://stream.recodehive.com/github)
24-
25-
Your contributions are highly appreciated! 😊 Don't forgot to follow me @sanjay-kv
26-
`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`"
2720
2821
}
2922
EOF

0 commit comments

Comments
 (0)