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 31791b5 commit bbdf763Copy full SHA for bbdf763
.github/workflows/co-docs-builder.yml
@@ -21,7 +21,7 @@ on:
21
jobs:
22
publish:
23
if: contains(github.event.pull_request.labels.*.name, 'ci:doc-build')
24
- uses: elastic/workflows/.github/workflows/docs-versioned-publish.yml@main
+ uses: elastic/dev-docs-workflows/.github/workflows/docs-versioned-publish.yml@main
25
with:
26
# Refers to Vercel project
27
project-name: elastic-dot-co-docs-preview-docs
0 commit comments