From d77628ea0c2c9cabae8a1b83da60b9608e582841 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Thu, 11 Jun 2020 17:57:18 +0200 Subject: [PATCH] Moved bors to GHA --- .github/bors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/bors.toml b/.github/bors.toml index 9725473118..a7ba1aa28c 100644 --- a/.github/bors.toml +++ b/.github/bors.toml @@ -1,5 +1,5 @@ block_labels = ["S-blocked"] delete_merged_branches = true status = [ - "continuous-integration/travis-ci/push", + "Build", ]