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
Currently this Action supports linting for broken links, though if there is a broken link only an error is logged but the workflow run still succeeds, which could lead to the error being ignored:
I think this type of error should make the workflow to fail.