Skip to content

cicd: Fix upload log from opencga-enterprise. #TASK-7809 #547

cicd: Fix upload log from opencga-enterprise. #TASK-7809

cicd: Fix upload log from opencga-enterprise. #TASK-7809 #547

Workflow file for this run

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