Skip to content

fix(auth-manager): fixed redirectedLoginUrl #542

fix(auth-manager): fixed redirectedLoginUrl

fix(auth-manager): fixed redirectedLoginUrl #542

Workflow file for this run

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