Skip to content

Commit

Permalink
fix markdown linter
Browse files Browse the repository at this point in the history
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
  • Loading branch information
zirain committed Apr 21, 2023
1 parent 36afd96 commit cd74617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: nosborn/github-action-markdown-cli@v3.3.0
with:
files: docs/*
ignore_path: docs/**/api/ # ignore generated API docs
config_file: ".github/markdown_lint_config.json"

docs-build:
Expand Down

0 comments on commit cd74617

Please sign in to comment.