Skip to content

datastore: improve MongoDB facets for arrays by using unwind, #TASK-7… #384

datastore: improve MongoDB facets for arrays by using unwind, #TASK-7…

datastore: improve MongoDB facets for arrays by using unwind, #TASK-7… #384

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