Skip to content

feat(voice): add [尚方宝剑] custom emoji semantic to voice-correction prompt #17

feat(voice): add [尚方宝剑] custom emoji semantic to voice-correction prompt

feat(voice): add [尚方宝剑] custom emoji semantic to voice-correction prompt #17

Workflow file for this run

name: PR Title Lint
on:
pull_request_target:
types: [opened, edited, reopened, synchronize]
permissions: {}
jobs:
pr-title-lint:
uses: Mininglamp-OSS/.github/.github/workflows/reusable-pr-title-lint.yml@v1
with:
pr_number: ${{ github.event.pull_request.number }}
pr_title: ${{ github.event.pull_request.title }}
repo_owner: ${{ github.event.repository.owner.login }}
repo_name: ${{ github.event.repository.name }}
permissions:
pull-requests: write