You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run: echo "Link check was skipped due to the presence of the 'skip-link-check' label."
46
+
24
47
- name: Suggestions
25
48
if: failure()
26
49
run: |
27
50
echo -e "\nPlease review the links reported in the Check links step above."
28
-
echo -e "If a link is valid but fails due to a CAPTCHA challenge, IP blocking, login requirements, etc.,
29
-
consider adding such links to .lycheeignore file to bypass future checks.\n"
51
+
echo -e "If a link is valid but fails due to a CAPTCHA challenge, IP blocking, login requirements, etc., consider adding such links to .lycheeignore file to bypass future checks.\n"
0 commit comments