summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/git-commit-message-style.yml
diff options
context:
space:
mode:
authorOskar <oskar@mullvad.net>2025-02-07 10:21:04 +0100
committerOskar <oskar@mullvad.net>2025-02-14 16:39:57 +0100
commit484216084e947c312607c538f45fa6759ca0f519 (patch)
treea9a0670c1bf675afde86066d9f221bb9ad28e65a /.github/workflows/git-commit-message-style.yml
parent1ffda2b064940f0f3c425f562156f6a700f30aa4 (diff)
downloadmullvadvpn-484216084e947c312607c538f45fa6759ca0f519.tar.xz
mullvadvpn-484216084e947c312607c538f45fa6759ca0f519.zip
Add slim to list of 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 622c2c093f..04816d30c8 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'
+ additional-verbs: 'tidy, wrap, obfuscate, bias, prohibit, forbid, revert, slim'