Skip to content

[feat] 이미지 업로드 api 동시에 여러 이미지 업로드 가능하게 구현했습니다. #6

[feat] 이미지 업로드 api 동시에 여러 이미지 업로드 가능하게 구현했습니다.

[feat] 이미지 업로드 api 동시에 여러 이미지 업로드 가능하게 구현했습니다. #6

name: 'Auto Assign'
on:
pull_request_target:
types: [opened, ready_for_review]
permissions:
issues: write
pull-requests: write
jobs:
add-reviews:
runs-on: ubuntu-22.04
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: '.github/auto_assign.yml'