mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
chore(issue-checker): 修正肉鸽标签中关于 “I.S.” 的正则
[skip changelog]
This commit is contained in:
2
.github/issue-checker.yml
vendored
2
.github/issue-checker.yml
vendored
@@ -167,7 +167,7 @@ labels:
|
||||
- name: roguelike
|
||||
content: "module: roguelike"
|
||||
regexes:
|
||||
"肉[鸽鴿]|集成战略|[Rr]ogue|[Ii]ntegrated [Ss]tategy|I.S.|ローグ"
|
||||
"肉[鸽鴿]|集成战略|[Rr]ogue|[Ii]ntegrated [Ss]tategy|I\\.S\\.|ローグ"
|
||||
skip-if:
|
||||
- skip all
|
||||
- skip module
|
||||
|
||||
Reference in New Issue
Block a user