From 315c32f2038c788d6ae7170affae16ddc9cf0862 Mon Sep 17 00:00:00 2001 From: Yury Lebedev Date: Thu, 28 Nov 2024 16:47:26 +0100 Subject: [PATCH] Enable APPSEC_BLOCKING scenario for system-tests --- .github/workflows/system-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/system-tests.yml b/.github/workflows/system-tests.yml index 28dd9f79fe..929541ba8e 100644 --- a/.github/workflows/system-tests.yml +++ b/.github/workflows/system-tests.yml @@ -220,6 +220,7 @@ jobs: - APPSEC_BLOCKING_FULL_DENYLIST - APPSEC_REQUEST_BLOCKING - APPSEC_STANDALONE + - APPSEC_BLOCKING include: - library: ruby app: rack