Skip to content

fix(speech): 修复录音线程无法正常停止的问题 #254

fix(speech): 修复录音线程无法正常停止的问题

fix(speech): 修复录音线程无法正常停止的问题 #254

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v7
with:
configuration-path: .github/labeler.yml