Skip to content

Commit 9247356

Browse files
authored
Merge pull request #136 from Asymtode712/patch-2
Update invitation.yml
2 parents 135dd7c + 539f716 commit 9247356

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/invitation.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ jobs:
5959
comment: |
6060
<b>Invitation sent to join the GitHub Organisation. Welcome to the community 🎉</b><br><br>
6161
Don't forget after accepting to make it public so it appears on your GitHub profile for everyone else to see. You can do this by finding your name in the GitHub organisation list and change the dropdown to public https://github.com/orgs/Recode-Hive/people<br><br>
62-
Tips for practising:<br><br>
63-
Customise your GitHub profile, here is a course on that: https://www.udemy.com/course/make-your-github-profile-stand-out/<br>
64-
Practice repo, instructions on how to add your name to the README https://github.com/Recode-Hive/hacktoberfest-practice<br>
65-
Remember contributing to open source is not just about code, it's about collaboration, communication and adding value<br>
6662
I hope that helps
6763
env:
68-
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}
64+
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }

0 commit comments

Comments
 (0)