summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/git-commit-message-style.yml
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2025-07-11 15:30:50 +0200
committerMarkus Pettersson <markus.pettersson@mullvad.net>2025-07-11 15:30:50 +0200
commit838659ca0d6169dd143db97c53da42da60c89f9d (patch)
tree6c5686a2054d69651905bacb8b8b127e0a944b49 /.github/workflows/git-commit-message-style.yml
parent4ee5c4cca8b30118d22cd747cb478d4c54c33680 (diff)
parent7eada7830a77c6c58b00a850337d5efd8d36a1d0 (diff)
downloadmullvadvpn-838659ca0d6169dd143db97c53da42da60c89f9d.tar.xz
mullvadvpn-838659ca0d6169dd143db97c53da42da60c89f9d.zip
Merge branch 'fix-version-partial-ord'
Diffstat (limited to '.github/workflows/git-commit-message-style.yml')
-rw-r--r--.github/workflows/git-commit-message-style.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/git-commit-message-style.yml b/.github/workflows/git-commit-message-style.yml
index 04816d30c8..b32229754a 100644
--- a/.github/workflows/git-commit-message-style.yml
+++ b/.github/workflows/git-commit-message-style.yml
@@ -34,4 +34,4 @@ jobs:
# This action defaults to 50 char subjects, but 72 is fine.
max-subject-line-length: '72'
# The action's wordlist is a bit short. Add more accepted verbs
- additional-verbs: 'tidy, wrap, obfuscate, bias, prohibit, forbid, revert, slim'
+ additional-verbs: 'tidy, wrap, obfuscate, bias, prohibit, forbid, revert, slim, impl'