Skip to content

[FIX] 채팅 모달 최소화 후 스크롤 위치 유지 (#55) #18

[FIX] 채팅 모달 최소화 후 스크롤 위치 유지 (#55)

[FIX] 채팅 모달 최소화 후 스크롤 위치 유지 (#55) #18

Workflow file for this run

name: Auto Label
on:
pull_request_target:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4