Skip to content

Commit

Permalink
Update issue-invite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vacaramin committed Apr 10, 2024
1 parent 785ce8c commit 1a3a7d8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/issue-invite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,11 @@ jobs:
Don't forget to make the Community public on your profile, 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][2] and change the dropdown to public.
[1]: https://github.com/settings/organizations
[2]: https://github.com/orgs/Voninc/people
[2]: https://github.com/orgs/Voninc/people\
- name: Close issue
uses: peter-evans/close-issue@v3
with:
issue-number: ${{ github.event.issue.number }}
# Invite_to_Organization:
# runs-on: ubuntu-latest
# needs: Comment_on_Issue
Expand Down

0 comments on commit 1a3a7d8

Please sign in to comment.