Skip to content

Commit 1929fc9

Browse files
committed
Lock down permissions on promote-release
1 parent f632438 commit 1929fc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

repos/rust-lang/promote-release.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description = "Tooling to publish Rust releases."
44
bots = []
55

66
[access.teams]
7-
infra = "write"
7+
infra = "triage"
8+
infra-admins = "write"
89

910
[[branch-protections]]
1011
pattern = "master"

0 commit comments

Comments
 (0)