Skip to content

Commit

Permalink
testing Github Action for rebuilding ontologies
Browse files Browse the repository at this point in the history
  • Loading branch information
bistline committed Sep 10, 2024
1 parent 8dce648 commit 1056182
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/minify_ontologies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Minify ontologies
on:
pull_request:
types: [opened] # Only trigger on PR "opened" event
# push: # Uncomment, update branches to develop / debug
# branches:
# ew-minify-ontologies
push: # Uncomment, update branches to develop / debug
branches:
jtb-minify-ontologies-test

jobs:
build:
Expand Down
Binary file modified ingest/validation/mondo.min.tsv.gz
Binary file not shown.

0 comments on commit 1056182

Please sign in to comment.