mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-03 01:03:20 +08:00
:octocat: 更新 GitHub Actions CI 脚本
This commit is contained in:
parent
e91e65ed34
commit
8fb75c69f1
@ -6,11 +6,11 @@ from collections import defaultdict
|
||||
import github
|
||||
|
||||
docmap = {
|
||||
"Feature": "引入特性",
|
||||
"Enhancement": "改进功能",
|
||||
"Bug": "修复缺陷",
|
||||
"Document": "文档相关",
|
||||
"Refactor": "开发重构",
|
||||
"Bug": "修复缺陷",
|
||||
"Feature": "引入特性",
|
||||
"Abolishment": "移除功能"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user