Skip to content

feat(layout): 페이지 폭 72rem 통일 및 본문·다이어그램 정렬 개선 #82

feat(layout): 페이지 폭 72rem 통일 및 본문·다이어그램 정렬 개선

feat(layout): 페이지 폭 72rem 통일 및 본문·다이어그램 정렬 개선 #82

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