Skip to content

Commit 47c92bc

Browse files
Update autocomment-issue-raise.yml
1 parent 226af50 commit 47c92bc

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-
-[] 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)
21-
-[] The main code file is located in gh-pages branch
22-
-[] Watch the complete youtube [GitHub Tutorial](https://stream.recodehive.com/github)
23-
Your contributions are highly appreciated!
24-
😊 Don't forgot to follow me @sanjay-kv
25-
`More surprise when you raise PR`"
26-
19+
"body": "Thank you for creating this issue! 🎉 We'll look into it asap and assign you based on FCFS /n -[] 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) /n -[] The main code file is located in gh-pages branch /n -[] Watch the complete youtube [GitHub Tutorial](https://stream.recodehive.com/github) /n Your contributions are highly appreciated! /n 😊 Don't forgot to follow me @sanjay-kv /n `More surprise when you raise PR`"
2720
}
2821
EOF
2922
)

0 commit comments

Comments
 (0)