diff --git a/.github/ops-bot.yaml b/.github/ops-bot.yaml index 0a52b67955a..2ef41b36746 100644 --- a/.github/ops-bot.yaml +++ b/.github/ops-bot.yaml @@ -5,4 +5,5 @@ auto_merger: true branch_checker: true label_checker: true release_drafter: true -external_contributors: false +copy_prs: true +rerun_tests: true