feat: add fix/comments workflow

This commit is contained in:
Rankin Zheng 2024-03-30 00:46:08 +08:00
parent ad4c2310d3
commit 3a0600ae9e

View File

@ -1,2 +1,2 @@
[recommend]
workflows = ["unit_tests", "commit", "docstring", "comment", "explain", "refactor"]
workflows = ["unit_tests", "commit", "docstring", "comments", "fix", "explain", "refactor"]