Skip to content

Commit f42386d

Browse files
Merge pull request #520 from microsoft/psl-remove-SecurityControl-tag
fix: removed SecurityControl tag
2 parents 49fbd3f + 5c3613a commit f42386d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
enableRedundancy=false \
216216
enableScalability=false \
217217
createdBy="Pipeline" \
218-
tags="{'SecurityControl':'Ignore','Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}"
218+
tags="{'Purpose':'Deploying and Cleaning Up Resources for Validation','CreatedDate':'$current_date'}"
219219
220220
- name: Get Deployment Output and extract Values
221221
id: get_output

0 commit comments

Comments
 (0)