From 3c2977c57e43a89f944ba61a552754d0e2e55621 Mon Sep 17 00:00:00 2001 From: Nick <138384197+NickOpenFn@users.noreply.github.com> Date: Mon, 8 Jan 2024 15:28:19 +0200 Subject: [PATCH] Update project.yaml Nick just testing two way sync with Github --- project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.yaml b/project.yaml index 04c34a3..ff2521f 100644 --- a/project.yaml +++ b/project.yaml @@ -7,7 +7,7 @@ workflows: name: OpenHIE Workflow jobs: Transform-data-to-FHIR-standard: - name: Transform data to FHIR standard + name: Transform data to FHIR standards adaptor: '@openfn/language-http@latest' # credential: # globals: @@ -62,4 +62,4 @@ workflows: source_job: Send-to-OpenHIM-to-route-to-SHR target_job: Notify-CHW-upload-failed condition_type: on_job_failure - enabled: true \ No newline at end of file + enabled: true