Skip to content

[FEAT] 주문 조회 사진 이슈 해결 #6

[FEAT] 주문 조회 사진 이슈 해결

[FEAT] 주문 조회 사진 이슈 해결 #6

Workflow file for this run

name: 'PR Auto Assign'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- name: 깃허브 액션 체크아웃
uses: actions/checkout@v2
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/pr-auto-assign_configs.yml'