Skip to content

fix: 어드민 사장님 페이지네이션 수정 #182

fix: 어드민 사장님 페이지네이션 수정

fix: 어드민 사장님 페이지네이션 수정 #182

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [ opened ]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}