summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/git-commit-message-style.yml
diff options
context:
space:
mode:
authorBug Magnet <marco.nikic@mullvad.net>2025-09-04 13:15:30 +0200
committerBug Magnet <marco.nikic@mullvad.net>2025-09-04 13:15:51 +0200
commit956f87e1ce5d62579a3abb0418e1d36f96d06004 (patch)
treeeefd394aa1a1fa60dac32c1deff6032a9334a0df /.github/workflows/git-commit-message-style.yml
parentdc761d45ef35558ef6a36a57cbb8fe394da35236 (diff)
downloadmullvadvpn-956f87e1ce5d62579a3abb0418e1d36f96d06004.tar.xz
mullvadvpn-956f87e1ce5d62579a3abb0418e1d36f96d06004.zip
Add the verb guarantee to the list of approved verbs
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 3903db9ca4..53877a5d69 100644
--- a/.github/workflows/git-commit-message-style.yml
+++ b/.github/workflows/git-commit-message-style.yml
@@ -35,4 +35,4 @@ jobs:
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, impl, disregard, reproduce,
- signal'
+ signal, guarantee'