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