Skip to content

[FIX] 피드 댓글 조회 API nullable 컴포넌트 제거 #94

[FIX] 피드 댓글 조회 API nullable 컴포넌트 제거

[FIX] 피드 댓글 조회 API nullable 컴포넌트 제거 #94

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: Kim-TaeUk, ChaeAg, rinarina0429