Add the new `Specify breaking` check to bors.toml

This commit is contained in:
Clémentine Urquizar - curqui 2022-04-11 15:15:13 +02:00 committed by Clémentine Urquizar
parent 6b0737384b
commit 0261a0e3cf
No known key found for this signature in database
GPG Key ID: D8E7CC7422E77E1A
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@ status = [
'Tests on windows-latest with stable',
'Run Rustfmt',
]
pr_status = ['Specify breaking']
# 3 hours timeout
timeout-sec = 10800