From 80302ad306a0704c8765d1846245191c6dd38c37 Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Wed, 11 Sep 2019 11:21:11 +0200 Subject: [PATCH] Gate bors on Github Actions `Test` job --- bors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bors.toml b/bors.toml index fbf1fb00..f6103cd6 100644 --- a/bors.toml +++ b/bors.toml @@ -1,4 +1,4 @@ status = [ - "phil-opp.blog_os", + "Test", ] delete_merged_branches = true