gaurav-nelson/github-action-markdown-link-check

How do I keep checking for broken links even after one has been found?

Closed this issue · 1 comments

Hi, I'm making a workflow where I want to check for all broken links and then pass them to another task. Currently, mardown-link-check fails for me when it finds a broken link. Is there a way that I can make it keep running till it has finished searching all files?

Any help would be appreciated, thanks!

My bad - I kept checking with duplicate links, wondering why it wasn't checking them all.