fix: ci - stabilize external link checks

This commit is contained in:
tradecatlabs
2026-06-02 04:48:45 +08:00
parent fcf991086d
commit 6af6f67529
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -5,6 +5,11 @@
# be visible to readers. Generated tools, external snapshots and login-only pages
# are excluded here instead of being repeated in workflow YAML.
timeout = 20
max_retries = 3
retry_wait_time = 2
max_concurrency = 32
exclude_path = [
'^\.history(/|$)',
'^\.github/wiki(/|$)',