177: Add bors r=Kerollmops a=curquiza



Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
bors[bot] 2021-05-03 10:57:09 +00:00 committed by GitHub
commit 5c762b71dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Continuous integration
on:
push:
branches: [ main ]
branches: [ main, staging, trying ]
pull_request:
branches: [ main ]

5
bors.toml Normal file
View File

@ -0,0 +1,5 @@
status = [
'ci (stable)'
]
# 3 hours timeout
timeout-sec = 10800