Skip to content

feat: 북마크 상세 정보 페이지 API 연동 #208

feat: 북마크 상세 정보 페이지 API 연동

feat: 북마크 상세 정보 페이지 API 연동 #208

Workflow file for this run

name: PR Labeler
on: pull_request
permissions: write-all
jobs:
label_prs:
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: aeong98/Pull-Request-Labeler@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
config-pathname: .github/pr-labeler.yml