Skip to content

[fix] : bookmark 카운트가 bookmark한 대상에게 증가하는 버그 수정 #47

[fix] : bookmark 카운트가 bookmark한 대상에게 증가하는 버그 수정

[fix] : bookmark 카운트가 bookmark한 대상에게 증가하는 버그 수정 #47

Workflow file for this run

name: Release labeler
on:
pull_request:
branches:
- release
types:
- opened
jobs:
add_label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: checkout
uses: actions/checkout@v3
- name: add label
uses: actions-ecosystem/action-add-labels@v1
with:
labels: 🔖 release