Skip to content

Commit 8a2736c

Browse files
committed
Allow commit message categories
1 parent 6100ffc commit 8a2736c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-commit-messages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
uses: mristin/opinionated-commit-message@v2.2.0
1818
with:
1919
allow-one-liners: "true"
20-
additional-verbs: "cleanup, finalize"
20+
additional-verbs: "cleanup, finalize, build, ci, docs, feat, fix, perf, refactor, style, test"

0 commit comments

Comments
 (0)