Skip to content

[JR-879] 로그인 되어있지 않을시 나타나는 모달 구현 #53

[JR-879] 로그인 되어있지 않을시 나타나는 모달 구현

[JR-879] 로그인 되어있지 않을시 나타나는 모달 구현 #53

Workflow file for this run

name: Labeler
on:
pull_request:
types: [opened]
pull_request_target:
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN || github.token }}'