Skip to content

Commit

Permalink
Update invite.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Deepak Raj <54245038+codeperfectplus@users.noreply.github.com>
  • Loading branch information
codeperfectplus committed Sep 9, 2023
1 parent 7c04a4f commit f451703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/invite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
organization: Py-Contributors
label: invite me to the organisation
repo-token: ${{ secrets.GITHUB_TOKEN }}
comment: '<b>Invitation sent to join the GitHub Organisation. Welcome to the community 🎉</b><br><br>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/Py-Contributors/people<br><br> instructions on how to add your name to the README https://github.com/Py-Contributors/Hacktoberfest-2022<br>Remember contributing to open source is not just about code, it''s about collaboration, communication and adding value<br>I hope that helps</b><br><br>Join Community on [Discord](https://discord.gg/JfbK3bS)'
comment: '<b>Invitation sent to join the GitHub Organisation. Welcome to the community 🎉</b><br><br>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 changing the dropdown to public https://github.com/orgs/Py-Contributors/people<br><br> instructions on how to add your name to the README https://github.com/Py-Contributors/Hacktoberfest-2022<br>Remember contributing to open source is not just about code, it''s about collaboration, communication and adding value<br>I hope that helps</b><br><br>Join Community on [Discord](https://discord.gg/JfbK3bS)\n\n[Learn Algorithms and Data Structure](https://codeperfectplus.com/)'
env:
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 comments on commit f451703

Please sign in to comment.