There was an error while loading. Please reload this page.
2 parents 8265998 + d975ea6 commit 375da48Copy full SHA for 375da48
1 file changed
.github/workflows/live-links.yaml
@@ -61,7 +61,7 @@ jobs:
61
^http?s://.* Read timed out
62
EOF
63
64
- - name: Run linkchecker for 404 errors only
+ - name: Run linkchecker with retry for transient failures
65
run: |
66
set -u
67
0 commit comments