From 893723d3f076acb344ff037edb32f89d9d30aa31 Mon Sep 17 00:00:00 2001 From: Alex Welsh Date: Thu, 27 Nov 2025 13:11:23 +0000 Subject: [PATCH] Disable check-review requirement --- terraform/github/terraform.tfvars.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index f5cb54a7..644589f1 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -388,8 +388,7 @@ "aio upgrade (Rocky 9 OVN) / All in one", "aio upgrade (Ubuntu Jammy to Noble OVN) / All in one", "Ansible 2.18 lint with Python 3.12", - "Ansible 2.17 lint with Python 3.10", - "stackhpc/check-review" + "Ansible 2.17 lint with Python 3.10" ], "stackhpc/master": [ "Tox pep8 with Python 3.12",