Skip to content

[JR-898] 전통주 이미지가 로드되지 않는 이슈 해결 #92

[JR-898] 전통주 이미지가 로드되지 않는 이슈 해결

[JR-898] 전통주 이미지가 로드되지 않는 이슈 해결 #92

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 }}'