Skip to content

feat: Pagination 컴포넌트 구현 #93

feat: Pagination 컴포넌트 구현

feat: Pagination 컴포넌트 구현 #93

Workflow file for this run

name: Auto Author Assign
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.6.2