Skip to content

Commit

Permalink
use PAT for team access
Browse files Browse the repository at this point in the history
Signed-off-by: Sunjay Bhatia <[email protected]>
  • Loading branch information
sunjayBhatia committed Oct 25, 2023
1 parent 2af7444 commit 52b8f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/request-reviews.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
steps:
- uses: necojackarc/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.PAT_FOR_AUTO_REQUEST_REVIEW }}
config: .github/reviewers.yaml

0 comments on commit 52b8f45

Please sign in to comment.