Skip to content

models: update data models for the clinical variant summary stats, #T… #325

models: update data models for the clinical variant summary stats, #T…

models: update data models for the clinical variant summary stats, #T… #325

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