Skip to content

# 20231121 doozuu (이주희) 문제 풀이 업로드 #97

# 20231121 doozuu (이주희) 문제 풀이 업로드

# 20231121 doozuu (이주희) 문제 풀이 업로드 #97

name: 'Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/auto-assign-setting.yml'
repo-token: ${{ secrets.GITHUB_TOKEN }}