Skip to content

Commit 2d68c3c

Browse files
committed
Exclude some files from broken link check
1 parent 4a7b03c commit 2d68c3c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/broken-links.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ on:
1919
- "!.github/workflows/lighthouse-badger.yml"
2020
- "!.github/workflows/prettier.yml"
2121
- "!lighthouse_results/**"
22+
- "README.md"
23+
- "CUSTOMIZE.md"
24+
- "FAQ.md"
25+
- "INSTALL.md"
26+
- "pswiki/_wiki/vendors.md"
2227
pull_request:
2328
branches:
2429
- master

0 commit comments

Comments
 (0)