Skip to content

Prepare Port Patch 2.2.2 -> 2.3.0 #TASK-7038 #314

Prepare Port Patch 2.2.2 -> 2.3.0 #TASK-7038

Prepare Port Patch 2.2.2 -> 2.3.0 #TASK-7038 #314

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