fix: ci - exclude symlinked external docs from lychee

This commit is contained in:
tukuaiai
2026-06-01 23:09:42 +08:00
parent 4ed66a3124
commit 396ce7e02a
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)(/|$)',
]