Skip to content

Fix the controller sorting bug when the interfaces are not configured (fixes #1164) (backport #1165) #366

Fix the controller sorting bug when the interfaces are not configured (fixes #1164) (backport #1165)

Fix the controller sorting bug when the interfaces are not configured (fixes #1164) (backport #1165) #366

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 }}