Skip to content

feat(fhir-to-cda): inbound dq results in proper ccd #2547

feat(fhir-to-cda): inbound dq results in proper ccd

feat(fhir-to-cda): inbound dq results in proper ccd #2547

name: PR Check - Core
on:
pull_request:
paths:
- "packages/core/**"
merge_group:
workflow_dispatch:
jobs:
check-commits:
uses: ./.github/workflows/_check-commits.yml
secrets: inherit
check-pr:
uses: ./.github/workflows/_build.yml
with:
path: "packages/core"
secrets: inherit