From e229aa1a197b1a7939b8558316059b850c526793 Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Fri, 19 Aug 2022 23:37:02 +1000 Subject: [PATCH] ci: update bors --- bors.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bors.toml b/bors.toml index a2829db67e..68e7661e1b 100644 --- a/bors.toml +++ b/bors.toml @@ -1,5 +1,9 @@ status = [ - "build_and_test", + "check", + "build", + "proto", + "browser", + "node", "examples_build_and_test (eth-pm)", "examples_build_and_test (eth-pm-wallet-encryption)", "examples_build_and_test (relay-angular-chat)",