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 a7a6e01 commit 083204bCopy full SHA for 083204b
.github/workflows/docs.yml
@@ -110,7 +110,7 @@ jobs:
110
uses: chabad360/htmlproofer@master
111
with:
112
directory: ./artifacts/docs/preview
113
- arguments: --ignore-urls /api/,/docs/ --allow-hash-href --assume-extension --disable-external --no-check_external_hash
+ arguments: --ignore-urls /api/,/docs/ --allow-hash-href --allow-missing-href --assume-extension --disable-external --no-check_external_hash
114
-
115
name: '[Reviewdog Reporter]'
116
id: reporter
0 commit comments