Skip to content

Commit 2ba9650

Browse files
committed
Add CHANGELOG to Lychee exclude
1 parent d9c37bb commit 2ba9650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lychee.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ exclude = [
2020
]
2121
exclude_path = [
2222
".github/actions/spelling",
23+
"CHANGELOG.md",
2324
]
2425

2526
accept = ["200..=299", 403, 408, 429]

0 commit comments

Comments
 (0)