Skip to content

Commit 4b64f81

Browse files
committed
Use the build job name instead of success in ci-checks for rustc_codegen_gcc
1 parent b56f8a5 commit 4b64f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/rustc_codegen_gcc.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ wg-gcc-backend = "maintain"
99

1010
[[branch-protections]]
1111
pattern = "master"
12-
ci-checks = ["success"]
12+
ci-checks = ["build"]
1313
required-approvals = 0

0 commit comments

Comments
 (0)