Skip to content

Commit 9f8498b

Browse files
authored
[NDR-209] Enable virus scan deployment in all environments (#735)
1 parent 9485817 commit 9f8498b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/base-lambdas-reusable-deploy-all.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,6 @@ jobs:
603603

604604
deploy_document_reference_virus_scan_lambda:
605605
name: Deploy Document References FHIR virus scanner check Lambda
606-
if: inputs.environment == 'development' || inputs.environment == 'test'
607606
uses: ./.github/workflows/base-lambdas-reusable-deploy.yml
608607
with:
609608
environment: ${{ inputs.environment}}

0 commit comments

Comments
 (0)