Skip to content

feat(input-service): 实现联想候选上屏功能和空格键优化 #249

feat(input-service): 实现联想候选上屏功能和空格键优化

feat(input-service): 实现联想候选上屏功能和空格键优化 #249

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