Skip to content

Commit a146333

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46
2828
with:
2929
files: |
30-
**.md
31-
docs/**.md
30+
**/*.md
31+
3232
3333
# For PR: Check broken links only in changed files
3434
- name: Check Broken Links in Changed Markdown Files

0 commit comments

Comments
 (0)