From ed099782ec6ce549a1514429497b80d3241f124e Mon Sep 17 00:00:00 2001 From: Jake Awe <50372925+AyodeAwe@users.noreply.github.com> Date: Wed, 22 Jun 2022 11:57:16 -0500 Subject: [PATCH] Updates ops-bot.yaml --- .github/ops-bot.yaml | 2 ++ 1 file changed, 2 insertions(+) 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