diff options
author | Nick Gerace <nickagerace@gmail.com> | 2022-03-10 10:07:13 -0700 |
---|---|---|
committer | Nick Gerace <nickagerace@gmail.com> | 2022-03-11 11:58:48 -0500 |
commit | ce03aeeb7f041a3c67a8d9fca054e54739d41713 (patch) | |
tree | ec5b9b63b27ae9a8d9ced6df880864a588f100a9 | |
parent | 706329e246d0561cd1c199bcfb0b94d4eb17352e (diff) | |
download | gfold-ce03aeeb7f041a3c67a8d9fca054e54739d41713.zip |
Add bors
Signed-off-by: Nick Gerace <nickagerace@gmail.com>
-rw-r--r-- | bors.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bors.toml b/bors.toml new file mode 100644 index 0000000..52d8906 --- /dev/null +++ b/bors.toml @@ -0,0 +1,3 @@ +# 15 minute timeout +timeout_sec = 900 +status = ["prepare", "build"] |