Skip to content

Commit

Permalink
Remove unnecessary token ref
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorsomogyi committed Jan 3, 2024
1 parent 2ff316d commit ff00962
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr_reviews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Add Reviewers
run: |
user_json=$(gh api users/${{ github.event.review.user.login }})
Expand Down

0 comments on commit ff00962

Please sign in to comment.