Skip to content

Commit 313a215

Browse files
committed
ASSIGNEES not REVIEWERS
1 parent cad8c8d commit 313a215

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.REVIEWERS }}
23+
reviewers: ${{ vars.ASSIGNEES }}

0 commit comments

Comments
 (0)