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 c34a1ee commit 0c72505Copy full SHA for 0c72505
.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
+ arguments: --ignore-urls /api/,/docs/ --allow-hash-href --assume-extension --disable-external --no-check_external_hash
114
-
115
name: '[Reviewdog Reporter]'
116
id: reporter
0 commit comments