Skip to content

fix: 슬라이드 제목 fallback/편집 동작 정리 (#315) #600

fix: 슬라이드 제목 fallback/편집 동작 정리 (#315)

fix: 슬라이드 제목 fallback/편집 동작 정리 (#315) #600

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
labeler:
name: Label PR
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Label PR
uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml