Skip to content

🐛Fix: Modal 뒤로가기 버그 #58

🐛Fix: Modal 뒤로가기 버그

🐛Fix: Modal 뒤로가기 버그 #58

Workflow file for this run

name: 'Auto Assign Reviewer'
on:
pull_request:
types: [opened, reopened]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.1