Skip to content

Commit d246a98

Browse files
authored
Grant try and perf permissions to wg-binary-size (#1490)
1 parent 33e361b commit d246a98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

teams/wg-binary-size.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ members = [
2222
alumni = [
2323
]
2424

25+
[permissions]
26+
bors.rust.try = true
27+
perf = true
28+
2529
[[github]]
2630
orgs = ["rust-lang"]
2731

0 commit comments

Comments
 (0)