Skip to content

Commit 167efcd

Browse files
authored
Update invitation.yml
1 parent 05cd7ef commit 167efcd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/invitation.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
organization: chryz-hub
1313
label: invite me to the organisation
1414
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
comment: '<h2>Invitation sent for the GitHub community membership. Welcome to the community 🎉</h2> <strong>Do well to join our <a href="https://discord.gg/c6RhGwcP5b">discord channel</a> and make this <a href="https://github.com/chryz-hub/opensource-4-everyone/blob/master/My-PR-Contribution-Practice.md">pull request</a> to share what you do make out connections.</strong><br>Customise your GitHub profile, here is a live stream on it https://www.youtube.com/watch?v=cT6GXCuS0Zo<br>Practice repo, instructions on how to add your name to the README in the README https://github.com/EddieJaoudeCommunity/hacktoberfest-practice<br>Remember contributing to open source is not just about code, its about collaboration, communication and adding value<br>I hope that helps'
16-
env:
15+
comment: '<h2>Invitation sent for the GitHub community membership. Welcome to the community 🎉</h2> <strong>Do well to join our <a href="https://discord.gg/c6RhGwcP5b">discord channel</a> and make this <a href="https://github.com/chryz-hub/opensource-4-everyone/blob/master/My-PR-Contribution-Practice.md">pull request</a> to share what you do make out connections.</strong><br>Customise your GitHub profile, here is a tutorial-blog on it [HOW TO MAKE YOUR GITHUB PROFILE README:)](https://chryzcodez.hashnode.dev/how-to-make-your-github-profile-readme)<br> Do not forget contributing to open source is not only on codes, its about bringing up ideas, collaborating, communicating
16+
17+
adding values and rendering help and support<br> we hope this helps in starting the journey that lies ahead'
18+
env:
1719
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 commit comments

Comments
 (0)