Skip to content

datastore: use date format '01 Jan 2025', #TASK-7151, #TASK-7134 #402

datastore: use date format '01 Jan 2025', #TASK-7151, #TASK-7134

datastore: use date format '01 Jan 2025', #TASK-7151, #TASK-7134 #402

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