summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorBug Magnet <marco.nikic@mullvad.net>2025-09-04 13:17:10 +0200
committerBug Magnet <marco.nikic@mullvad.net>2025-09-04 13:17:10 +0200
commit476b3e70b3fa57c91529cc7e5ae984f1d5bf2776 (patch)
tree254375dabc610ab44facca714d9d6619e993f371 /.github
parentdc761d45ef35558ef6a36a57cbb8fe394da35236 (diff)
parent411b63e3cd694cea2bbac2f2eaece51eec793a94 (diff)
downloadmullvadvpn-476b3e70b3fa57c91529cc7e5ae984f1d5bf2776.tar.xz
mullvadvpn-476b3e70b3fa57c91529cc7e5ae984f1d5bf2776.zip
Merge branch 'set-non-blocking-socket-quic'
Diffstat (limited to '.github')
-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'