Open Youssef1313 opened 3 years ago
Have the GH Action configurable through a markdown-links-verifier-config.json file at the repository root, like the following:
markdown-links-verifier-config.json
{ "exclude": [ "directory/**", "**/ExcludeMe.md", ] }
Have the GH Action configurable through a
markdown-links-verifier-config.json
file at the repository root, like the following: