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

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