Skip to content

[Feat] : AI 프리토킹(Speaking) 기능 구현 (#195) #91

[Feat] : AI 프리토킹(Speaking) 기능 구현 (#195)

[Feat] : AI 프리토킹(Speaking) 기능 구현 (#195) #91

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