We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfe5494 + f63f378 commit 1dc1bdeCopy full SHA for 1dc1bde
.github/workflows/git-commit-message-style.yml
@@ -28,3 +28,5 @@ jobs:
28
allow-one-liners: 'true'
29
# This action defaults to 50 char subjects, but 72 is fine.
30
max-subject-line-length: '72'
31
+ # The action's wordlist is a bit short. Add more accepted verbs
32
+ additional-verbs: 'tidy'
0 commit comments