Skip to content

Commit 4555c26

Browse files
committed
change reviewers to assignees
1 parent fa977b3 commit 4555c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
perl .github/bin/labeler ${{ github.event.number }} add
2121
- uses: hkusu/review-assign-action@v1
2222
with:
23-
reviewers: ${{ vars.ASSIGNEES }}
23+
assignees: ${{ vars.ASSIGNEES }}

0 commit comments

Comments
 (0)