Skip to content

Commit 1699671

Browse files
author
openMINDS pipeline
committed
Build triggered by workflow dispatch
1 parent 15b4762 commit 1699671

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

code/types/latest/+openminds/+controlledterms/EthicsAssessment.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
CONTROLLED_INSTANCES = [ ...
3535
"EUCompliant", ...
3636
"EUCompliant+", ...
37+
"USCompliant", ...
3738
"notRequired" ...
3839
]
3940
end

code/types/v3.0/+openminds/+controlledterms/EthicsAssessment.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
CONTROLLED_INSTANCES = [ ...
3535
"EUCompliant", ...
3636
"EUCompliant+", ...
37+
"USCompliant", ...
3738
"notRequired" ...
3839
]
3940
end

code/types/v4.0/+openminds/+controlledterms/EthicsAssessment.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
CONTROLLED_INSTANCES = [ ...
3535
"EUCompliant", ...
3636
"EUCompliant+", ...
37+
"USCompliant", ...
3738
"notRequired" ...
3839
]
3940
end

0 commit comments

Comments
 (0)