Skip to content

hotfix(docs): 비디오 후 내용안보이는버그수정 #42

hotfix(docs): 비디오 후 내용안보이는버그수정

hotfix(docs): 비디오 후 내용안보이는버그수정 #42

Workflow file for this run

name: Auto Labeler
on:
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}