Skip to content

Prepare Port Patch 5.2.1 -> 6.0.0 XB 2.2.1 -> 3.0.0 #TASK-6780 #329

Prepare Port Patch 5.2.1 -> 6.0.0 XB 2.2.1 -> 3.0.0 #TASK-6780

Prepare Port Patch 5.2.1 -> 6.0.0 XB 2.2.1 -> 3.0.0 #TASK-6780 #329

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