From 785ce8c5ce6664a5f137854a1d72aea81ff3f43b Mon Sep 17 00:00:00 2001 From: Waqar Amin Date: Thu, 11 Apr 2024 02:33:04 +0500 Subject: [PATCH] Update issue-invite.yml --- .github/workflows/issue-invite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-invite.yml b/.github/workflows/issue-invite.yml index 0341c02..89fd720 100644 --- a/.github/workflows/issue-invite.yml +++ b/.github/workflows/issue-invite.yml @@ -24,7 +24,7 @@ jobs: organization: Voninc label: Please invite me to the GitHub Community Organization repo-token: ${{ secrets.GITHUB_TOKEN }} - comment: '

Hey there๐Ÿ‘‹


You have been invited to Community! ๐Ÿš€ You can either accept it by going to the organisation page or checking your primary github email inbox. We request you to kindly make the organization visible on your profile, by changing the visibility settings for your name on https://github.com/orgs/Voninc/people.' + comment: 'Invitation has been sent' env: INVITE_TOKEN: ${{ secrets.TOKEN }}