Skip to content

Commit

Permalink
invitation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
priyanshbot authored Oct 3, 2024
1 parent 98cb1e9 commit 0fa3236
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/invitation.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
name: Invite on Label

on:
issues:
types: [labeled]
Expand All @@ -14,10 +12,6 @@ jobs:
organization: PriyanshOrg
label: Invitation
repo-token: ${{ secrets.GITHUB_TOKEN }}
comment: >
<b>Invitation sent to join our GitHub Organization.</b>
<br>Go to [github.com/PriyanshOrg](https://github.com/PriyanshOrg) and accept the invitation from the popup.
<br> > You can also join our Discord community
<br> <br>[![](https://oyepriyansh.pages.dev/6e8rgget)](https://discord.com/invite/AeAjegXn6D)
comment: "<b>Invitation sent to join our GitHub Organization.</b> <br>Go to [github.com/PriyanshOrg](https://github.com/PriyanshOrg) and accept the invitation from the popup. <br> > You can also join our Discord community <br> <br>[![](https://oyepriyansh.pages.dev/6e8rgget)](https://discord.com/invite/AeAjegXn6D)"
env:
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}

0 comments on commit 0fa3236

Please sign in to comment.