Add markdown linter to format check
This commit is contained in:
1
.github/workflows/formatting_check.yml
vendored
1
.github/workflows/formatting_check.yml
vendored
@@ -7,5 +7,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: paolorechia/pox@v1.0.1
|
||||
- uses: actionshub/markdownlint@main
|
||||
with:
|
||||
tox_env: "format_check"
|
||||
Reference in New Issue
Block a user