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.
2 parents 7af1aa5 + 4ade0f6 commit 4e411e3Copy full SHA for 4e411e3
.github/workflows/build-book.yml
@@ -68,4 +68,4 @@ jobs:
68
directory: "_build/html"
69
arguments: |
70
--ignore-files "/.+\/_static\/.+/,/genindex.html/"
71
- --ignore-status-codes "0, 403, 429, 503"
+ --ignore-status-codes "0, 200, 403, 429, 503"
0 commit comments