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 d65dc13 commit a97071eCopy full SHA for a97071e
.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 "404, 403, 429, 503"
+ --ignore-status-codes "0, 403, 429, 503"
0 commit comments