From 5c3613a84758f277950db90c8416374612614813 Mon Sep 17 00:00:00 2001 From: Vamshi-Microsoft Date: Thu, 18 Dec 2025 15:24:37 +0530 Subject: [PATCH] removed SecurityControl tag --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 57c26bb6..58b6ab11 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -215,7 +215,7 @@ jobs: enableRedundancy=false \ enableScalability=false \ createdBy="Pipeline" \ - tags="{'SecurityControl':'Ignore','Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}" + tags="{'Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}" - name: Get Deployment Output and extract Values id: get_output