Skip to content

feat: 이벤트 검색 API에 페이지네이션 추가 #34

feat: 이벤트 검색 API에 페이지네이션 추가

feat: 이벤트 검색 API에 페이지네이션 추가 #34

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"