Open luiscachog opened 3 years ago
Currently there's no option to skip folders. However, you can list all folders and files you want to check by using the folder path variable. See https://github.com/gaurav-nelson/github-action-markdown-link-check#check-multiple-directories-and-files
@luiscachog Were you able to try that out? can you share any updates?
Hello!
I'm using this Github action on a Hugo blog. But I want to skip a complete folder. For this case
/themes
and all the content.How can I implement it?