We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9485817 commit 9f8498bCopy full SHA for 9f8498b
.github/workflows/base-lambdas-reusable-deploy-all.yml
@@ -603,7 +603,6 @@ jobs:
603
604
deploy_document_reference_virus_scan_lambda:
605
name: Deploy Document References FHIR virus scanner check Lambda
606
- if: inputs.environment == 'development' || inputs.environment == 'test'
607
uses: ./.github/workflows/base-lambdas-reusable-deploy.yml
608
with:
609
environment: ${{ inputs.environment}}
0 commit comments