Skip to content

models: update models to support clinical variant summary stats, #TAS… #234

models: update models to support clinical variant summary stats, #TAS…

models: update models to support clinical variant summary stats, #TAS… #234

Workflow file for this run

name: Push biodata task
on:
push:
branches:
- TASK-*
jobs:
build:
uses: opencb/java-common-libs/.github/workflows/build-java-app-workflow.yml@develop
test:
uses: ./.github/workflows/test-analysis.yml
needs: build
secrets: inherit