Unnamed repository; edit this file 'description' to name the repository.
-rw-r--r--.github/workflows/ci.yaml1
-rw-r--r--rust-bors.toml1
2 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 6dc339eddf..1f2a7796d1 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -8,6 +8,7 @@ on:
branches:
- auto
- try
+ - automation/bors/try
env:
CARGO_INCREMENTAL: 0
diff --git a/rust-bors.toml b/rust-bors.toml
new file mode 100644
index 0000000000..c31ba66c50
--- /dev/null
+++ b/rust-bors.toml
@@ -0,0 +1 @@
+timeout = 3600