Skip to content

datastore: fix the accumulator 'sum' in MongoDB facets, #TASK-7151, #… #368

datastore: fix the accumulator 'sum' in MongoDB facets, #TASK-7151, #…

datastore: fix the accumulator 'sum' in MongoDB facets, #TASK-7151, #… #368

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