From 15a1ab845f9decc8cb44333920d956c2510dc161 Mon Sep 17 00:00:00 2001 From: Francis Charette-Migneault Date: Mon, 9 Dec 2024 09:49:21 -0500 Subject: [PATCH] update JSON schema ID to match merged main branch --- json-schema/cwl.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-schema/cwl.yaml b/json-schema/cwl.yaml index 7ba8c34e..eb024d09 100644 --- a/json-schema/cwl.yaml +++ b/json-schema/cwl.yaml @@ -1,6 +1,6 @@ $schema: "http://json-schema.org/draft-07/schema#" $author: "Francis Charette-Migneault " -$id: "https://raw.githubusercontent.com/common-workflow-language/cwl-v1.2/1.2.1_proposed/json-schema/cwl.yaml" +$id: "https://raw.githubusercontent.com/common-workflow-language/cwl-v1.2/main/json-schema/cwl.yaml" $defs: CWL: