Skip to content

feat: 소식 페이지 헤더중 팔로잉 목록 이동 버튼을 위한 API 추가 #519

feat: 소식 페이지 헤더중 팔로잉 목록 이동 버튼을 위한 API 추가

feat: 소식 페이지 헤더중 팔로잉 목록 이동 버튼을 위한 API 추가 #519

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