Skip to content

Commit

Permalink
updated action to use main (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich authored Aug 1, 2023
1 parent 4e7cc41 commit dfdf715
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 @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# TODO: Set this to main
- uses: paritytech/review-bot@self-implementation
- uses: paritytech/review-bot@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
team-token: ${{ secrets.TEST_TEAM_TOKEN }}

0 comments on commit dfdf715

Please sign in to comment.