Skip to content

fix: Prevent RouterOutlet to get priority. #51

fix: Prevent RouterOutlet to get priority.

fix: Prevent RouterOutlet to get priority. #51

# .github/workflows/auto-author-assign.yml
name: 'Auto Author Assign'
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.4.0