Skip to content

Commit 8c71121

Browse files
authored
Update docs-preview.yml
1 parent 1cf15a1 commit 8c71121

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/docs-preview.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,9 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4
20+
- uses: elastic/docs-builder@main
21+
with:
22+
strict: false
2023
- uses: elastic/docs-builder/actions/preview@feature/consumer-preview-action
24+
with:
25+
strict: false

0 commit comments

Comments
 (0)