Skip to content

Prepare port patch 5.4.0 -> 6.0.0 Xetabase 2.4.0 -> 3.0.0 #TASK-7214 #406

Prepare port patch 5.4.0 -> 6.0.0 Xetabase 2.4.0 -> 3.0.0 #TASK-7214

Prepare port patch 5.4.0 -> 6.0.0 Xetabase 2.4.0 -> 3.0.0 #TASK-7214 #406

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