Skip to content

Commit f9b4fed

Browse files
authored
Weaken branch protection on portable-simd (#1262)
1 parent a2bf216 commit f9b4fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/portable-simd.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ project-portable-simd = "write"
88

99
[[branch-protections]]
1010
pattern = "master"
11-
ci-checks = ["x86-tests"]
11+
required-approvals = 0

0 commit comments

Comments
 (0)