Skip to content

feat(posts): 마크다운 글 다국어 지원 추가 #32

feat(posts): 마크다운 글 다국어 지원 추가

feat(posts): 마크다운 글 다국어 지원 추가 #32

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6