Skip to content

Commit 0df8197

Browse files
theletterfkgeller
andauthored
Add Vale docs linting support (#2587)
Co-authored-by: Kylie Meli <kylie.geller@elastic.co>
1 parent 21350d8 commit 0df8197

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
docs-preview:
1313
uses: elastic/docs-builder/.github/workflows/preview-build.yml@main
1414
with:
15+
enable-vale-linting: true
1516
path-pattern: docs/**
1617
permissions:
1718
deployments: write

0 commit comments

Comments
 (0)