We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa977b3 commit 4555c26Copy full SHA for 4555c26
.github/workflows/new_pull_request.yml
@@ -20,4 +20,4 @@ jobs:
20
perl .github/bin/labeler ${{ github.event.number }} add
21
- uses: hkusu/review-assign-action@v1
22
with:
23
- reviewers: ${{ vars.ASSIGNEES }}
+ assignees: ${{ vars.ASSIGNEES }}
0 commit comments