Skip to content

feat: 기존 계정 정보 조회 API 추가 #65

feat: 기존 계정 정보 조회 API 추가

feat: 기존 계정 정보 조회 API 추가 #65

name: PR Auto Assign
on:
pull_request:
types: [opened, reopened]
branches: ["develop"]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
configuration-path: ".github/auto_assign_config.yml"