Skip to content

[Feature/BAR-255] 메모가 없는 경우, 끄적이는 페이지 안내 메시지 노출 #53

[Feature/BAR-255] 메모가 없는 경우, 끄적이는 페이지 안내 메시지 노출

[Feature/BAR-255] 메모가 없는 경우, 끄적이는 페이지 안내 메시지 노출 #53

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
permissions:
contents: read
jobs:
pr-labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/pr-labels.yml