Skip to content

Commit 1785456

Browse files
committed
Exclude vendors.md from broken links check
1 parent d8b6494 commit 1785456

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/broken-links.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ on:
4040
- "README.md"
4141
- "CUSTOMIZE.md"
4242
- "FAQ.md"
43-
- "ISNTALL.md"
43+
- "INSTALL.md"
44+
- "pswiki/_wiki/vendors.md"
4445

4546
jobs:
4647
link-checker:

0 commit comments

Comments
 (0)