Skip to content

Commit aa642b4

Browse files
mikealBigLep
andauthored
Update .github/workflows/assign-reviews.yml
Co-authored-by: Steve Loeppky <stvn@loeppky.com>
1 parent b89c6ae commit aa642b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/assign-reviews.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
token: ${{ secrets.GITHUB_TOKEN }}
4545
- name: Steve Loeppky
4646
uses: AveryCameronUofR/add-reviewer-gh-action@1.0.3
47-
if: contains(fromJSON('[]'), github.event.pull_request.user.login)
47+
if: contains(fromJSON('["arajasek ","aschmahmann ","lidel","magic6k","marten-seemann","schomatis ","stebalien","warpfork","ZenGround0"]'), github.event.pull_request.user.login)
4848
with:
4949
reviewers: "BigLep"
5050
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)