Skip to content

Commit

Permalink
Update welcome-issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
john0isaac authored Nov 8, 2023
1 parent e9db49e commit 81c46e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/welcome-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: `👋 Thanks for contributing @${ issueAuthor }! We will review the pull request and get back to you soon.`
body: `👋 Thanks for contributing @${ issueAuthor }! We will review the issue and get back to you soon.`
})
- name: Auto-assign issue
uses: pozil/auto-assign-issue@v1
Expand Down

0 comments on commit 81c46e9

Please sign in to comment.