Skip to content

feat: Update review manager and refactor shouldRequestReview function #92

feat: Update review manager and refactor shouldRequestReview function

feat: Update review manager and refactor shouldRequestReview function #92

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.6.2