diff --git a/.github/mergeable.yml b/.github/mergeable.yml index 5d3dbaac3..d4206f26a 100644 --- a/.github/mergeable.yml +++ b/.github/mergeable.yml @@ -5,7 +5,7 @@ mergeable: validate: - do: title begins_with: - match: ['feat', 'fix', 'api', 'refactor', 'perf', 'test', 'style', 'chore', 'cargo'] + match: ['feat', 'fix', 'api', 'refactor', 'perf', 'test', 'style', 'chore', 'cargo', 'build', 'ci'] fail: - do: checks