We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626ed3b commit b0e3894Copy full SHA for b0e3894
1 file changed
.github/workflows/publish_mkdocs.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build_mkdocs:
9
runs-on: ubuntu-latest
10
- needs: run-markdownlint
+ # needs: run-markdownlint
11
12
steps:
13
- name: Checkout code
0 commit comments