Skip to content

Input, Label 공통 컴포넌트 개발 (+ 컨테이너, 훅) #11

Input, Label 공통 컴포넌트 개발 (+ 컨테이너, 훅)

Input, Label 공통 컴포넌트 개발 (+ 컨테이너, 훅) #11

name: Review Assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: hkusu/[email protected]
with:
assignees: ${{ github.actor }}
reviewers: klmhyeonwoo, leeminhee119, donghunee, sean2337