Skip to content

Commit

Permalink
Update autoAssignReviewers.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
grapefruit13 authored Mar 20, 2024
1 parent efb2e62 commit 14ffcba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoAssignReviewers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
with:
assignees: ${{ github.actor }} # assign pull request author
reviewers: ${{ vars.REVIEWERS }} # if draft, assigned when draft is released
repo-token: ${{ secrets.WORK_FLOW }}
github-token: ${{ secrets.WORK_FLOW }}

0 comments on commit 14ffcba

Please sign in to comment.