ci: Update issue-checker.yml

[skip changelog]
This commit is contained in:
uye
2024-08-29 09:47:26 +08:00
committed by GitHub
parent 20cebf57cd
commit 3910bfa0fa

View File

@@ -559,7 +559,7 @@ comments:
skip-if:
- "Log upload failed"
- name: Check Link
regexes: '(https?://(?!([^/]+\.)?(maa\.plus|prts\.plus|github\.com)(/|$|\s)).+|^(?=.*http)(?=.*(gcc\.|changeme)).+$)'
regexes: '(https?://(?!([^/]+\.)?(maa\.plus|prts\.plus|github\.com)(/|$|\s)).+|(?=.*http)(?=.*(gcc\.|changeme)))'
content: "> [!Caution]\n存在未确认的链接请谨慎访问。\n\
There are unconfirmed links, please visit with caution.\n\n${body}"
mode: update