Skip to content

Commit

Permalink
chore: add github token
Browse files Browse the repository at this point in the history
  • Loading branch information
stardustmeg committed Apr 24, 2024
1 parent 361e21a commit ceccd61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ jobs:
with:
reviewers: stardustmeg, Kleostro, YulikK
pull_request_number: ${{ github.event.pull_request.number }}
token: ${{ secrets.GITHUB_TOKEN }}
repository_token: ${{ secrets.AUTOMATED_REVIEW_TOKEN }}
my_token: ${{ secrets.MY_TOKEN }}

0 comments on commit ceccd61

Please sign in to comment.