Skip to content

Commit f11afbc

Browse files
committed
Add finalize to verbs for commit message checker
1 parent 60947fb commit f11afbc

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/[email protected]
1818
with:
1919
allow-one-liners: "true"
20-
additional-verbs: "cleanup"
20+
additional-verbs: "cleanup, finalize"

0 commit comments

Comments
 (0)