From a7b9110b69c9191b31cadcabf0ebefb0d3f7d085 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Tue, 5 May 2020 16:42:20 +0200 Subject: [PATCH] double-gate rustc on actions and azure --- homu.toml.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/homu.toml.template b/homu.toml.template index 00407b86..2ea42e03 100644 --- a/homu.toml.template +++ b/homu.toml.template @@ -51,6 +51,8 @@ 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+`