diff options
| author | Oskar <oskar@mullvad.net> | 2025-10-06 16:50:51 +0200 |
|---|---|---|
| committer | Oskar <oskar@mullvad.net> | 2025-10-06 16:50:51 +0200 |
| commit | 4ff9c94d43ae35dfe54017eac9de9be749d7ad0d (patch) | |
| tree | d2140246b748e4342e72595e8d5f6226e06647fd /.github/workflows/git-commit-message-style.yml | |
| parent | 7dab6e5e945c273c182591a7bfe4a1f48ec9c509 (diff) | |
| parent | 7546b93617524bfe55fcc31cab7d137879f32870 (diff) | |
| download | mullvadvpn-4ff9c94d43ae35dfe54017eac9de9be749d7ad0d.tar.xz mullvadvpn-4ff9c94d43ae35dfe54017eac9de9be749d7ad0d.zip | |
Merge branch 'speed-up-and-improve-mocked-tests'
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 3b3142a4e0..9176fc70c5 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, cap' + signal, guarantee, cap, parallelize' |
