From 22ac4d36ceb19fd88d68fe762b480dde3074c802 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Thu, 14 May 2020 20:45:58 +0200 Subject: [PATCH] Revert "double-gate rustc on actions and azure" This reverts commit e5bd9d5d42ced40c692cf96c598355299d8dd084. --- homu.toml.template | 2 -- 1 file changed, 2 deletions(-) diff --git a/homu.toml.template b/homu.toml.template index 2ea42e03..00407b86 100644 --- a/homu.toml.template +++ b/homu.toml.template @@ -51,8 +51,6 @@ secret = "{{ homu.repo-secrets.rust }}" [repo.rust.checks.azure] name = "fork-auto" try_name = "fork-try" -[repo.rust.checks.actions] -name = "bors build finished" # Automatic relabeling [repo.rust.labels.approved] # after homu received `r+`