Skip to content

Commit 29004c8

Browse files
authored
Update invitation.yml
1 parent 167efcd commit 29004c8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/invitation.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ 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 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:
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 adding values and rendering help and support<br> we hope this helps in starting the journey that lies ahead'
16+
env:
1917
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 commit comments

Comments
 (0)