Skip to content

[Feat/#351] 공연 등록하기 상세 이미지 클라 구현 #168

[Feat/#351] 공연 등록하기 상세 이미지 클라 구현

[Feat/#351] 공연 등록하기 상세 이미지 클라 구현 #168

Workflow file for this run

name: Review Assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }}
reviewers: pepperdad, imddoy, ocahs9, sinji2102