From 10ca14711c86ce7e2b397f4b726621c1b9da1c32 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Tue, 23 Jul 2024 08:53:34 -0700 Subject: [PATCH] Update CI job name for the reference. --- repos/rust-lang/reference.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/rust-lang/reference.toml b/repos/rust-lang/reference.toml index 9c1c2e368..0232b2683 100644 --- a/repos/rust-lang/reference.toml +++ b/repos/rust-lang/reference.toml @@ -12,4 +12,4 @@ spec-contributors = "write" [[branch-protections]] pattern = "master" -ci-checks = ["Test"] +ci-checks = ["Success gate"]