未验证 提交 27aad893 编写于 作者: H Hui Zhang 提交者: GitHub

add server auto label (#1392)

上级 926d30bd
......@@ -80,6 +80,12 @@ pull_request_rules:
actions:
label:
add: ["CLI"]
- name: "auto add label=Server"
conditions:
- files~=^paddlespeech/server
actions:
label:
add: ["Server"]
- name: "auto add label=Demo"
conditions:
- files~=^demos/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册