Skip to content

Commit

Permalink
assigned action to test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich authored Jul 26, 2023
1 parent c56349d commit 1728703
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/review-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
review-approvals:
runs-on: ubuntu-latest
steps:
- uses: paritytech/review-bot@main
# TODO: Set this to main
- uses: paritytech/review-bot@self-implementation
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
team-token: ${{ secrets.TEST_TEAM_TOKEN }}

0 comments on commit 1728703

Please sign in to comment.