Skip to content

Commit

Permalink
fixed pointing end
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Oct 16, 2023
1 parent 3e00c02 commit 7c28260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# !This must always point to main.
# Change it for the PRs but remember to change it back
- name: "Evaluates PR reviews and assigns reviewers"
uses: paritytech/review-bot@test-branch
uses: paritytech-stg/review-bot@test-branch
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
team-token: ${{ steps.team_token.outputs.token }}
Expand Down

0 comments on commit 7c28260

Please sign in to comment.