Skip to content

env: add labeler workflow #19

env: add labeler workflow

env: add labeler workflow #19

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review, reopened]
jobs:
add-default-assignee:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/actions/auto-assign-config.yml'