diff --git a/triagebot.toml b/triagebot.toml index ecc05da0..715be27f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -19,3 +19,6 @@ check-commits = false # Enable issue transfers within the org # Documentation at: https://forge.rust-lang.org/triagebot/transfer.html [transfer] + +# Automatically close and reopen PRs made by bots to run CI on them +[bot-pull-requests]