Skip to content

feat: 웹뷰 로그인 및 유저 프로필 수정 api 연동 #199

feat: 웹뷰 로그인 및 유저 프로필 수정 api 연동

feat: 웹뷰 로그인 및 유저 프로필 수정 api 연동 #199

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