Skip to content

Commit 430fff8

Browse files
authored
Merge pull request #1529 from tgross35/cmake-libm-update-protections
Update branch protections for `cmake-rs` and `libm`
2 parents af4d34d + 12c7706 commit 430fff8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

repos/rust-lang/cmake-rs.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ crate-maintainers = 'maintain'
99

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

repos/rust-lang/libm.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ crate-maintainers = 'maintain'
88

99
[[branch-protections]]
1010
pattern = "master"
11+
ci-checks = ['success']
12+
required-approvals = 0

0 commit comments

Comments
 (0)