Skip to content

[mod/#154] 지도 내용 및 전체적인 뷰 개선 #67

[mod/#154] 지도 내용 및 전체적인 뷰 개선

[mod/#154] 지도 내용 및 전체적인 뷰 개선 #67

name: "Auto Assign and Reviewers"
on:
pull_request:
types: [opened, ready_for_review]
permissions:
pull-requests: write
jobs:
add-reviewers-and-assignees:
runs-on: ubuntu-latest
steps:
- name: Assign author and add reviewers
uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: '.github/auto_assign.yml'