Skip to content

Commit

Permalink
Update issue-invite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vacaramin authored Apr 1, 2024
1 parent 2242a9b commit 80baacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-invite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Create comment
uses: peter-evans/create-or-update-comment@v4
with:
issue-number: github.event.issue.number
issue-number: ${{github.event.issue.number}}
body: |
Thank you for showing your interest in joining Voninc
You will soon be invited to the team, visit you [organization list](https://github.com/settings/organizations) and approve the invite to become a member.
Expand Down

0 comments on commit 80baacd

Please sign in to comment.