Skip to content

feat: 소식페이지에서 응원 이후 해당 기록 상세 페이지로 이동 #668

feat: 소식페이지에서 응원 이후 해당 기록 상세 페이지로 이동

feat: 소식페이지에서 응원 이후 해당 기록 상세 페이지로 이동 #668

Workflow file for this run

name: 'Auto Labeling'
on:
pull_request:
types: [opened, synchronize]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.ACTIONS_TOKEN}}