From e1e0b67dfd0724bc2c4c233689d5d73f526a7a5f Mon Sep 17 00:00:00 2001 From: Charles de Beauchesne Date: Thu, 28 Nov 2024 09:30:11 +0100 Subject: [PATCH] ci: adds APPSEC_BLOCKING scenario in CI --- .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 28dd9f79fe7..929541ba8e6 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