Skip to content

Commit 614ced1

Browse files
Update Broken-links-checker-final.yml
1 parent a146333 commit 614ced1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Broken-links-checker-final.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
args: >
5353
--verbose --exclude-mail --no-progress --exclude ^https?://
54-
**/*.md
54+
'**/*.md'
5555
failIfEmpty: false
5656
env:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)