We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b29df commit a3dd684Copy full SHA for a3dd684
1 file changed
.github/workflows/docs-build.yml
@@ -11,6 +11,7 @@ jobs:
11
docs-preview:
12
uses: elastic/docs-builder/.github/workflows/preview-build.yml@main
13
with:
14
+ enable-vale-linting: true
15
path-pattern: docs/**
16
permissions:
17
deployments: write
0 commit comments