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 b8c55c7 commit c37603cCopy full SHA for c37603c
.github/workflows/docs-pr-checks.yml
@@ -16,8 +16,6 @@ jobs:
16
uses: neo4j/docs-tools/.github/workflows/reusable-docs-build.yml@v2
17
with:
18
deploy-id: ${{ github.event.number }}
19
- retain-artifacts: 14
20
- antora-extensions-exclude: "@neo4j-antora/xref-hash-validator" # Exclude the xref hash validator extension
21
22
# Parse the json log output from the HTML build, and output warnings and errors as annotations
23
# Optionally, fail the build if there are warnings or errors
0 commit comments