Skip to content

fix(ui): 修复 Windows Home 路径缩写 #124

fix(ui): 修复 Windows Home 路径缩写

fix(ui): 修复 Windows Home 路径缩写 #124

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types: [opened, reopened, synchronize]
permissions:
contents: read
jobs:
label:
name: Apply area labels
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
# This privileged event reads configuration from the base branch only.
# Never check out or execute code from the pull request in this job.
- uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
with:
sync-labels: true