Closed philsturgeon closed 4 years ago
Thanks @philsturgeon
Instead of using folder-path: "./docs/"
can you please try folder-path: "docs"
?
Thanks for the ☕️ offer, I'll look into the Treeware 🌳 thingy.
I tried this in https://github.com/stoplightio/spectral/pull/1041 but looks like its a bug. I'll look into this one.
🤦♂ 😷
@philsturgeon
instead of:
- uses: actions/checkout@master
with:
folder-path: "./docs/"
it should be:
- uses: gaurav-nelson/github-action-markdown-link-check@master
with:
folder-path: 'docs'
PS: https://github.com/stoplightio/spectral/pull/1047/checks?check_run_id=548616805#step:4:14
Using the following action:
I would expect only the docs/ folder to be checked, but it goes ahead and checks all .md files anyway:
I am adding in some comments to turn it off and back on again in the changelog, but I'd prefer to be able to use this handy feature.
If you've got a buy me a coffee button or wanna add a Treeware button I'll be happy to throw a few in. :)