Skip to content

feat: 친구 찾기 페이지 구현 및 API 연동 #213

feat: 친구 찾기 페이지 구현 및 API 연동

feat: 친구 찾기 페이지 구현 및 API 연동 #213

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