Skip to content

Commit 8480a6e

Browse files
authored
Update .github/workflows/docs-build.yml
1 parent 9cd112a commit 8480a6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@ on:
66
jobs:
77
preview:
88
uses: elastic/docs-builder/.github/workflows/preview-build.yml@main
9+
with:
10+
continue-on-error: true
11+
strict: false
912
permissions:
1013
contents: read

0 commit comments

Comments
 (0)