Skip to content

fix(vue-next): fix element do not use beforeLoadStyle hooks issue #4071

fix(vue-next): fix element do not use beforeLoadStyle hooks issue

fix(vue-next): fix element do not use beforeLoadStyle hooks issue #4071

name: '[docs] markdown documents format lint'
on:
pull_request:
branches:
- main
- master
paths-ignore:
- '*.md'
- 'docs/**/*.md'
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- name: Lint Bypass
run: |
echo "No lint required"