From 04a4321f763cb41c4b31c6956e66c3494b4c929f Mon Sep 17 00:00:00 2001 From: AJ Schmidt Date: Fri, 27 May 2022 10:56:17 -0400 Subject: [PATCH] update ops-bot config --- .github/ops-bot.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ops-bot.yaml b/.github/ops-bot.yaml index 236696d94..2ef41b367 100644 --- a/.github/ops-bot.yaml +++ b/.github/ops-bot.yaml @@ -6,3 +6,4 @@ branch_checker: true label_checker: true release_drafter: true copy_prs: true +rerun_tests: true