Skip to content

Commit

Permalink
Update welcome-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
john0isaac authored Nov 8, 2023
1 parent 81c46e9 commit c8d3376
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/welcome-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ jobs:
repo: context.repo.repo,
body: `👋 Thanks for contributing @${ issueAuthor }! We will review the pull request and get back to you soon.`
})
- name: Auto-assign issue
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: koreyspace

0 comments on commit c8d3376

Please sign in to comment.