Skip to content

Commit 4353fb5

Browse files
committed
Exclude some files from broken link check
1 parent 9fdacbc commit 4353fb5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/broken-links.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ on:
3737
- "!.github/workflows/lighthouse-badger.yml"
3838
- "!.github/workflows/prettier.yml"
3939
- "!lighthouse_results/**"
40+
- "README.md"
41+
- "CUSTOMIZATION.md"
42+
- "FAQ.md"
43+
- "ISNTALL.md"
4044

4145
jobs:
4246
link-checker:

0 commit comments

Comments
 (0)