Skip to content

Commit a3dd684

Browse files
authored
Add Vale docs linting support (#756)
1 parent a4b29df commit a3dd684

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)