Skip to content

Commit 9d3b2d8

Browse files
committed
update filepath
1 parent 8b31c27 commit 9d3b2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
uses: lycheeverse/lychee-action@v2.0.2
3131
with:
3232
# There is no security token. So, it would fail on any links which aren't public.
33-
args: "--verbose --no-progress **.md"
33+
args: "--verbose --no-progress **/*.md"

0 commit comments

Comments
 (0)