We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd112a commit 8480a6eCopy full SHA for 8480a6e
.github/workflows/docs-build.yml
@@ -6,5 +6,8 @@ on:
6
jobs:
7
preview:
8
uses: elastic/docs-builder/.github/workflows/preview-build.yml@main
9
+ with:
10
+ continue-on-error: true
11
+ strict: false
12
permissions:
13
contents: read
0 commit comments