Skip to content

Commit

Permalink
Enable change requests for ENVO
Browse files Browse the repository at this point in the history
  • Loading branch information
jvendetti committed Sep 7, 2023
1 parent 507e7b1 commit 95eba42
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/change_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ test:

development:
ontologies:
ENVO:
repository: 'hrshdhgd/envo'
GO:
repository: 'hrshdhgd/go-ontology'
MONDO:
Expand All @@ -14,6 +16,8 @@ development:

staging:
ontologies:
ENVO:
repository: 'hrshdhgd/envo'
GO:
repository: 'hrshdhgd/go-ontology'
MONDO:
Expand All @@ -23,6 +27,8 @@ staging:

production:
ontologies:
ENVO:
repository: 'EnvironmentOntology/envo'
GO:
repository: 'geneontology/go-ontology'
MONDO:
Expand Down

0 comments on commit 95eba42

Please sign in to comment.