Skip to content

featrue : OPIC 말하기연습 전체 세션에 대한 피드백 리포트 화면 구현 #116

featrue : OPIC 말하기연습 전체 세션에 대한 피드백 리포트 화면 구현

featrue : OPIC 말하기연습 전체 세션에 대한 피드백 리포트 화면 구현 #116

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