Skip to content

refactor: 이벤트 조회 공용 API를 어드민용 API와 참가자용 API로 분리 #50

refactor: 이벤트 조회 공용 API를 어드민용 API와 참가자용 API로 분리

refactor: 이벤트 조회 공용 API를 어드민용 API와 참가자용 API로 분리 #50

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