Skip to content

build(deps-dev): bump @vant/cli from 7.0.3 to 7.1.0 #49

build(deps-dev): bump @vant/cli from 7.0.3 to 7.1.0

build(deps-dev): bump @vant/cli from 7.0.3 to 7.1.0 #49

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types:
- opened
- edited
jobs:
change-labeling:
name: Labeling for changes
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/pr-labeler.yml
enable-versioned-regex: 0
include-title: 1
sync-labels: 1