We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c04b18 commit 92e44aaCopy full SHA for 92e44aa
.github/workflows/docs-validation.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: cakephp/.github/.github/workflows/docs-validation.yml@doc-workflows
18
with:
19
docs-path: 'docs'
20
+ vitepress-path: 'docs/.vitepress'
21
enable-config-js-check: true
22
enable-json-lint: true
23
enable-toc-check: true
0 commit comments