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 b5beadb commit 0faf2d6Copy full SHA for 0faf2d6
.github/workflows/docs-build.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
preview:
8
- uses: elastic/docs-builder/.github/workflows/preview-build.yml@main
+ uses: elastic/docs-builder/.github/workflows/preview-build.yml@feature/optimize-preview
9
with:
10
continue-on-error: true
11
strict: false
0 commit comments