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 aba51c2 commit b5b9076Copy full SHA for b5b9076
.github/workflows/build-site.yml
@@ -53,4 +53,4 @@ jobs:
53
arguments: |
54
--ignore-urls "https://www.github.com,https://fonts.googleapis.com,https://fonts.gstatic.com,_site/_posts/README/index.html"
55
--ignore-files "/.+\/_posts\/README.md"
56
- --ignore-status-codes "0, 200, 403, 429, 503, 999"
+ --ignore-status-codes "0, 200, 403, 404, 429, 503, 999"
0 commit comments