Skip to content

✨ 신고하기 모달, 공통 컴포넌트(체크박스, 라디오) 구현, 피드 신고 모킹 API Handler 추가, Storybook 내 MSW 세팅 #10

✨ 신고하기 모달, 공통 컴포넌트(체크박스, 라디오) 구현, 피드 신고 모킹 API Handler 추가, Storybook 내 MSW 세팅

✨ 신고하기 모달, 공통 컴포넌트(체크박스, 라디오) 구현, 피드 신고 모킹 API Handler 추가, Storybook 내 MSW 세팅 #10

Workflow file for this run

name: pr-auto-assign
on:
pull_request:
types: [opened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
add-reviewers-and-assignee:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
configuration-path: '.github/AUTO_ASSIGN_CONFIG.yml'