bors setup

This commit is contained in:
mpostma 2020-07-08 09:50:07 +02:00
parent 2f6c55ef78
commit 629a658c75
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,9 @@
---
on: [pull_request]
on:
push:
branches:
- staging
- trying
name: Test binaries with cargo test

1
bors.toml Normal file
View File

@ -0,0 +1 @@
status = ["Test binaries with cargo test"]