mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Merge #492
492: Add the new `Specify breaking` check to bors.toml r=curquiza a=curquiza Should prevent this problem: https://github.com/meilisearch/milli/pull/489#issuecomment-1094988060 Co-authored-by: Clémentine Urquizar - curqui <clementine@meilisearch.com>
This commit is contained in:
commit
49fbbacafc
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ status = [
|
|||
'Tests on windows-latest with stable',
|
||||
'Run Rustfmt',
|
||||
]
|
||||
pr_status = ['Specify breaking']
|
||||
# 3 hours timeout
|
||||
timeout-sec = 10800
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue