Skip to content

Commit 375da48

Browse files
committed
Merge branch 'link-checker-fix' of github.com:canonical/canonical.com into link-checker-fix
2 parents 8265998 + d975ea6 commit 375da48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/live-links.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
^http?s://.* Read timed out
6262
EOF
6363
64-
- name: Run linkchecker for 404 errors only
64+
- name: Run linkchecker with retry for transient failures
6565
run: |
6666
set -u
6767

0 commit comments

Comments
 (0)