Skip to content

Commit aa642b4

Browse files
mikealBigLep
andauthored
Update .github/workflows/assign-reviews.yml
Co-authored-by: Steve Loeppky <[email protected]>
1 parent b89c6ae commit aa642b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected]
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)