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 12166d8 commit 27aed3d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/issue-invite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Send Organization Invite
on:
issues:
types: [opened, reopened]

env:
GH_TOKEN: ${{ github.token }}

permissions:
actions: write
issues: write
Expand Down

0 comments on commit 27aed3d

Please sign in to comment.