From e44877043a2b18c4e971264fb36c15e6defebaa0 Mon Sep 17 00:00:00 2001 From: lhhxxxxx <91231470+lhhxxxxx@users.noreply.github.com> Date: Fri, 5 Aug 2022 01:55:31 +0800 Subject: [PATCH] =?UTF-8?q?chore.=20=E5=A2=9E=E5=8A=A0=E5=A4=9A=E8=AF=AD?= =?UTF-8?q?=E7=A7=8D=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/labeler.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 706a45a102..3566055176 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,16 +1,16 @@ "module: copilot": - - '(自动作战|自动战斗|自动编队|作业|copilot)' + - '(自动作战|自动战斗|自动编队|作业|copilot|作業|自動戰鬥|自動戦闘)' "module: GUI": - - '(图形化界面|闪退|gui|GUI)' + - '(图形化界面|闪退|gui|GUI|crash|介面|画面|インターフェース)' "module: fight": - '(刷图|刷.{0,6}材料)' "module: infrast": - - '(基建|贸易站|制造站|控制中枢|会客室|infrast)' + - '(基建|贸易站|制造站|控制中枢|会客室|infrast|base|基地)' "module: others": - '(信用|拜访|登录|开始唤醒)' "module: recruit": - - '(公招|公开招募)' + - '(公招|公开招募|recruit|公開求人)' "module: roguelike": - - '(肉鸽|肉鴿|集成战略|rogue)' + - '(肉鸽|集成战略|rogue|肉鴿|ローグ)' "release": - '(Release v(\d)+\.(\d)+\.(\d)+)'