Skip to content

Commit 3bd9f3c

Browse files
committed
set strict to true
Signed-off-by: bmorelli25 <[email protected]>
1 parent 58b3795 commit 3bd9f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: elastic/docs-builder/.github/workflows/preview-build.yml@main
1212
with:
1313
continue-on-error: false
14-
strict: false
14+
strict: true
1515
permissions:
1616
deployments: write
1717
id-token: write

0 commit comments

Comments
 (0)