Skip to content

권승용 필라이즈 2차 QA 작업 #21

권승용 필라이즈 2차 QA 작업

권승용 필라이즈 2차 QA 작업 #21

Workflow file for this run

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