File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,3 @@ on: [pull_request]
44jobs :
55 check :
66 uses : TDesignOteam/workflows/.github/workflows/spell-check.yml@main
7- with :
8- config : ' '
Original file line number Diff line number Diff line change 1+ default.check-filename = true
2+
3+ [default .extend-words ]
4+
5+ [files ]
6+ extend-exclude = [ " dist" ]
Original file line number Diff line number Diff line change 22
33## 项目简介
44
5- ` tdesign-projects-action ` 是一个专门用来供 [ TDesgin ] ( https://github.com/Tencent/tdesign ) 来管理 Project 的 GitHub Action,用于在项目管理中自动处理 Issue 和 Pull Request(PR)。
5+ ` tdesign-projects-action ` 是一个专门用来供 [ TDesign ] ( https://github.com/Tencent/tdesign ) 来管理 Project 的 GitHub Action,用于在项目管理中自动处理 Issue 和 Pull Request(PR)。
66通过配置不同的触发器,可以实现以下功能:
77
881 . 根据状态自动将 issue 从 Project 移除。
You can’t perform that action at this time.
0 commit comments