mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
ci: markdown-checker exclude https://ark.yituliu.cn/
This commit is contained in:
1
.github/workflows/markdown-checker.yml
vendored
1
.github/workflows/markdown-checker.yml
vendored
@@ -44,6 +44,7 @@ jobs:
|
||||
# 主要用于检查相对链接,对于 Github Actions 无法访问的网站,或者失效的外部网站,可以通过 --exclude 参数排除
|
||||
args: >
|
||||
--verbose --no-progress --cache --max-cache-age 1d
|
||||
--exclude 'https://ark.yituliu.cn/.*'
|
||||
--exclude 'https://map\.ark-nights\.com/areas'
|
||||
--exclude 'https://.*\.maa-org\.net/.*'
|
||||
--exclude 'https://support\.bluestacks\.com/.*'
|
||||
|
||||
Reference in New Issue
Block a user