Skip to content

Feature/cliandfrontend #9

Feature/cliandfrontend

Feature/cliandfrontend #9

name: Auto Assign Author
on:
pull_request:
types: [opened, ready_for_review, reopened]
jobs:
auto-add-assignee:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.6
with:
configuration-path: ".github/assignees.yml"