From 471c1ef2811515c2cf13bf7d43cb4afe063d916e Mon Sep 17 00:00:00 2001 From: Ryan May <112563297+ryma2fhir@users.noreply.github.com> Date: Wed, 10 Apr 2024 13:29:11 +0100 Subject: [PATCH 1/2] removed failonwarning from action as superceeded by options.json --- .github/workflows/terminology.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/terminology.yml b/.github/workflows/terminology.yml index 73b9da121..eb43eec73 100644 --- a/.github/workflows/terminology.yml +++ b/.github/workflows/terminology.yml @@ -18,4 +18,3 @@ jobs: secrets: ONTO_CLIENT_ID: ${{ secrets.ONTO_CLIENT_ID }} ONTO_CLIENT_SECRET: ${{ secrets.ONTO_CLIENT_SECRET }} - FAILONWARNING: ${{ secrets.FAILONWARNING }} From b0a6d016248ace0fa9a4290a2e4981817bc15400 Mon Sep 17 00:00:00 2001 From: Ryan May <112563297+ryma2fhir@users.noreply.github.com> Date: Tue, 7 May 2024 09:21:41 +0100 Subject: [PATCH 2/2] fixed typo --- examples/UKCore-Extension-TriggeredBy-Example.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/UKCore-Extension-TriggeredBy-Example.xml b/examples/UKCore-Extension-TriggeredBy-Example.xml index dcb6017c3..a369d27f8 100644 --- a/examples/UKCore-Extension-TriggeredBy-Example.xml +++ b/examples/UKCore-Extension-TriggeredBy-Example.xml @@ -2,7 +2,7 @@ -
An example to illustratean observation triggered by another observation
+
An example to illustration observation triggered by another observation