diff options
| author | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-09-18 12:20:17 +0200 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-09-18 12:20:17 +0200 |
| commit | 306164574c3e8c8d0c03d12d8d80564db9bd4f67 (patch) | |
| tree | af574a9e99a358b7e4554b46f09ec53917d455f1 /.github/workflows/git-commit-message-style.yml | |
| parent | d7338f2065ab26686cbae3c99693d4d95800175a (diff) | |
| parent | 0679a61f81ab90cadcbfa9578ff262f77d02a29b (diff) | |
| download | mullvadvpn-306164574c3e8c8d0c03d12d8d80564db9bd4f67.tar.xz mullvadvpn-306164574c3e8c8d0c03d12d8d80564db9bd4f67.zip | |
Merge branch 'lower-concurrent-process-in-windows-11-arm-build-job'
Diffstat (limited to '.github/workflows/git-commit-message-style.yml')
| -rw-r--r-- | .github/workflows/git-commit-message-style.yml | 2 |
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 53877a5d69..3b3142a4e0 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, guarantee' + signal, guarantee, cap' |
