Skip to content

Merge pull request #24 from japananh/feat/add-auto-assign #5

Merge pull request #24 from japananh/feat/add-auto-assign

Merge pull request #24 from japananh/feat/add-auto-assign #5

Workflow file for this run

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