Skip to content

[7-dev] FpML to CDM flattened ingestion functions #6427

[7-dev] FpML to CDM flattened ingestion functions

[7-dev] FpML to CDM flattened ingestion functions #6427

Workflow file for this run

name: CDM Build on Windows machine
on:
workflow_dispatch:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/maven-build