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 92acd5f commit efb2e62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autoAssignReviewers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +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 }}

0 comments on commit efb2e62

Please sign in to comment.