Skip to content

feat: add auto-assign #1

feat: add auto-assign

feat: add auto-assign #1

Workflow file for this run

name: Auto Assign
on: [push, pull_request]
jobs:
add-reviewers-assignees:
name: Auto Add Reviwer and Assignees
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/auto_assign.yml' # Only needed if you use something other than .github/auto_assign.yml