Skip to content

Commit e73f063

Browse files
committed
update filepath
1 parent 724543b commit e73f063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)