Skip to content

feat: 도서관 남은 좌석 UI 로직 #379

feat: 도서관 남은 좌석 UI 로직

feat: 도서관 남은 좌석 UI 로직 #379

Workflow file for this run

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