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 f078b36 commit ce274b8Copy full SHA for ce274b8
.github/workflows/preview-build.yml
@@ -181,9 +181,6 @@ jobs:
181
if: env.MATCH == 'true' && (github.repository == 'elastic/docs-builder' && steps.deployment.outputs.result)
182
uses: elastic/docs-builder/.github/actions/bootstrap@main
183
184
- - name: Validate Redirect Health
185
- uses: elastic/docs-builder/actions/validate-redirects-health@main
186
-
187
# we run our artifact directly, please use the prebuild
188
# elastic/docs-builder@main GitHub Action for all other repositories!
189
- name: Build documentation
actions/validate-redirects-health/action.yml
0 commit comments