Skip to content

feat: 펫 카탈로그에 backgrounds(home/homeCompact/friendCard) 추가 #541

feat: 펫 카탈로그에 backgrounds(home/homeCompact/friendCard) 추가

feat: 펫 카탈로그에 backgrounds(home/homeCompact/friendCard) 추가 #541

Workflow file for this run

name: labeler
on: [ issues, pull_request ]
jobs:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
pull-requests: write
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v1
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}