mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
chore(issue-checker): fix typo
This commit is contained in:
3
.github/issue-checker.yml
vendored
3
.github/issue-checker.yml
vendored
@@ -357,9 +357,8 @@ labels:
|
||||
|
||||
# `translation required`
|
||||
- name: translation required
|
||||
# 不符合 commitizen 的 PR
|
||||
content: translation required
|
||||
regexes: '(?:(?:(?:[\\u3040-\\u30ff]|[㍿㍐])[^`]*){10,})'
|
||||
regexes: '(?:(?:(?:[\u3040-\u30ff]|[㍿㍐])[^`]*){10,})'
|
||||
mode:
|
||||
pull_request_target:
|
||||
issues:
|
||||
|
||||
Reference in New Issue
Block a user