fix: ci - exclude symlinked external docs from lychee

This commit is contained in:
tradecatlabs
2026-06-01 23:09:42 +08:00
parent 48a7919e95
commit f3d7f8842b
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ exclude_path = [
'^tools/chat-vault(/|$)',
'^tools/prompts-library(/|$)',
'^skills/claude-official-skills(/|$)',
'^skills/auto-tmux/assets/(oh-my-tmux|tmux-src)(/|$)',
'^skills/auto-skill/scripts/(Skill_Seekers-development|skill-seekers-src|skill-seekers-configs)(/|$)',
]