Skip to content

Commit

Permalink
REVERT THIS - added self branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Aug 16, 2023
1 parent dd742cb commit d40dcfa
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 @@ -27,7 +27,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@main
uses: paritytech/review-bot@generate-output
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
team-token: ${{ steps.team_token.outputs.token }}

0 comments on commit d40dcfa

Please sign in to comment.