Skip to content

Commit c37603c

Browse files
recrwplayrenetapopova
authored andcommitted
don't exclude xref validator
1 parent b8c55c7 commit c37603c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docs-pr-checks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
uses: neo4j/docs-tools/.github/workflows/reusable-docs-build.yml@v2
1717
with:
1818
deploy-id: ${{ github.event.number }}
19-
retain-artifacts: 14
20-
antora-extensions-exclude: "@neo4j-antora/xref-hash-validator" # Exclude the xref hash validator extension
2119

2220
# Parse the json log output from the HTML build, and output warnings and errors as annotations
2321
# Optionally, fail the build if there are warnings or errors

0 commit comments

Comments
 (0)