Skip to content

Commit 7f3e6b6

Browse files
authored
Add Vale docs linting support (#3331)
1 parent 91c9268 commit 7f3e6b6

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
@@ -11,6 +11,7 @@ jobs:
1111
docs-preview:
1212
uses: elastic/docs-builder/.github/workflows/preview-build.yml@main
1313
with:
14+
enable-vale-linting: true
1415
path-pattern: docs/**
1516
permissions:
1617
deployments: write

0 commit comments

Comments
 (0)