Skip to content

datastore: fix the converter by replacing '.' by '.' in the facet… #386

datastore: fix the converter by replacing '.' by '.' in the facet…

datastore: fix the converter by replacing '.' by '.' in the facet… #386

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