Skip to content

Commit

Permalink
Update external_content.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn authored Aug 6, 2024
1 parent 5397eee commit e75a56a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/external_content.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@ jobs:
cd src/ontology
make GITHUB_ACTION=true IMP=false PAT=false update-external-content -B
# This is important if we are out of sync between Mondo and Mondo Ingest:
# We need to eventually add a check to ensure that no subclass axioms have been added or removed
# We should consider to create a seperate curation workflows with a table with previously supported and now not anymore supported subclass axioms
- name: QC to ensure that nothing other than provenance has changed
run: |
cd src/ontology
make GITHUB_ACTION=true IMP=false PAT=false qc -B
- name: Run ontology QC checks
env:
DEFAULT_BRANCH: master
Expand Down

0 comments on commit e75a56a

Please sign in to comment.