Skip to content

Commit

Permalink
chore: 更新使用 mode: update 的链接检查
Browse files Browse the repository at this point in the history
  • Loading branch information
zzyyyl committed Aug 26, 2024
1 parent e096084 commit a6e2786
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/issue-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -527,4 +527,10 @@ comments:
You have some files that did not upload successfully, please re-upload them."
mode: add
skip-if:
- "Log upload failed"
- "Log upload failed"
- name: Check Link
regexes:
- 'https?://[^\\s]+'
content:
"⚠️存在未确认的链接,请谨慎访问\n\n${body}"
mode: update

0 comments on commit a6e2786

Please sign in to comment.