Skip to content

Sort controllers while configuring instead of while activating (backport #1107) #360

Sort controllers while configuring instead of while activating (backport #1107)

Sort controllers while configuring instead of while activating (backport #1107) #360

name: Reviewer lottery
on:
pull_request_target:
types: [opened, ready_for_review, reopened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: uesteibar/reviewer-lottery@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}