From 2dcb1327a29b28c8d884ed403d8114cc76df045d Mon Sep 17 00:00:00 2001 From: Megha Goyal Date: Wed, 17 Jul 2024 16:57:49 -0700 Subject: [PATCH] Adding test message Signed-off-by: Megha Goyal --- .github/workflows/security-test-workflow.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/security-test-workflow.yml b/.github/workflows/security-test-workflow.yml index 8c3a38629..4a35cbde6 100644 --- a/.github/workflows/security-test-workflow.yml +++ b/.github/workflows/security-test-workflow.yml @@ -88,3 +88,4 @@ jobs: else echo "Security plugin is NOT available skipping this run as tests without security have already been run" fi + echo "Security analytics test log"