Skip to content

Port Patch 3.2.1 -> 4.0.0 XB 2.2.1 -> 3.0.0 #TASK-6780 #312

Port Patch 3.2.1 -> 4.0.0 XB 2.2.1 -> 3.0.0 #TASK-6780

Port Patch 3.2.1 -> 4.0.0 XB 2.2.1 -> 3.0.0 #TASK-6780 #312

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