Skip to content

Commit db83174

Browse files
authored
update JSON schema ID to match merged main branch
1 parent 707ebcd commit db83174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-schema/cwl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
$schema: "http://json-schema.org/draft-07/schema#"
22
$author: "Francis Charette-Migneault <[email protected]>"
3-
$id: "https://raw.githubusercontent.com/common-workflow-language/cwl-v1.2/1.2.1_proposed/json-schema/cwl.yaml"
3+
$id: "https://raw.githubusercontent.com/common-workflow-language/cwl-v1.2/main/json-schema/cwl.yaml"
44

55
$defs:
66
CWL:

0 commit comments

Comments
 (0)