mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-15 20:08:05 +00:00
fix: ci - remove local architecture kit gate
This commit is contained in:
+1
-2
@@ -17,8 +17,7 @@ exclude_path = [
|
||||
'^docs/references/sources(/|$)',
|
||||
# This architecture blueprint contains many official external references
|
||||
# whose CDNs can timeout from GitHub-hosted runners. Internal links and
|
||||
# executable artifacts remain covered by scripts/check-local-links.py and
|
||||
# scripts/check-modern-architecture-kit.py.
|
||||
# executable artifacts remain covered by scripts/check-local-links.py.
|
||||
'^docs/references/modern-enterprise-architecture-template\.md$',
|
||||
'^tools/external(/|$)',
|
||||
'^tools/chat-vault(/|$)',
|
||||
|
||||
Reference in New Issue
Block a user