Skip to content

Release v0.3.1

Release v0.3.1 #22

Workflow file for this run

name: 'Auto Assign'
on:
pull_request:
types: [ opened, ready_for_review ]
jobs:
add-assign:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: .github/config/auto-assign-config.yml
# Settings -> Actions -> General -> Workflow permissions -> Read and write permissions 권한 필요