Skip to content

[7.x.x] - Siddharth Yagnamurthy Legal Documentation - Enhancements to the legal clauses within the ISDA CSA/CTA (Updated Expectations) #7331

[7.x.x] - Siddharth Yagnamurthy Legal Documentation - Enhancements to the legal clauses within the ISDA CSA/CTA (Updated Expectations)

[7.x.x] - Siddharth Yagnamurthy Legal Documentation - Enhancements to the legal clauses within the ISDA CSA/CTA (Updated Expectations) #7331

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