Skip to content

Commit 082e6bb

Browse files
committed
Configure an assign section to allow rustbot to assign PRs
1 parent 5f7aa4b commit 082e6bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

triagebot.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@ trigger_files = [
2525
"**/*.cpp",
2626
"**/*.cc",
2727
"**/*.hpp",
28-
]
28+
]
29+
30+
[assign]

0 commit comments

Comments
 (0)