Skip to content

build(deps): bump yaml, @commitlint/cli, @commitlint/prompt-cli and lint-staged #4065

build(deps): bump yaml, @commitlint/cli, @commitlint/prompt-cli and lint-staged

build(deps): bump yaml, @commitlint/cli, @commitlint/prompt-cli and lint-staged #4065

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"