summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorJoakim Hulthe <joakim.hulthe@mullvad.net>2025-08-19 13:04:52 +0200
committerJoakim Hulthe <joakim.hulthe@mullvad.net>2025-08-19 13:04:52 +0200
commit589e1dff65746b7e14d8081beaa4d716ced1a54f (patch)
tree4eeb27d105ed7af0981bf73111b85746de72e2f2 /.github/workflows
parent63c42677083d48e70c3149f367d0232b6a4405fe (diff)
parent35272e3c1a04159dd549f825ca3d40cfe664c30f (diff)
downloadmullvadvpn-589e1dff65746b7e14d8081beaa4d716ced1a54f.tar.xz
mullvadvpn-589e1dff65746b7e14d8081beaa4d716ced1a54f.zip
Merge branch 'e2e-terminate-wggo-properly'
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/git-commit-message-style.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/git-commit-message-style.yml b/.github/workflows/git-commit-message-style.yml
index 6f93ea9d40..3903db9ca4 100644
--- a/.github/workflows/git-commit-message-style.yml
+++ b/.github/workflows/git-commit-message-style.yml
@@ -34,4 +34,5 @@ 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, impl, disregard, reproduce'
+ additional-verbs: 'tidy, wrap, obfuscate, bias, prohibit, forbid, revert, slim, impl, disregard, reproduce,
+ signal'