Skip to content

RELEASE 2024_06_21 Deduplicate Document References, DR Counts, Logging, Retry on ERR_BAD_RESPONSE DQs, CCD Generation #4884

RELEASE 2024_06_21 Deduplicate Document References, DR Counts, Logging, Retry on ERR_BAD_RESPONSE DQs, CCD Generation

RELEASE 2024_06_21 Deduplicate Document References, DR Counts, Logging, Retry on ERR_BAD_RESPONSE DQs, CCD Generation #4884

name: PR Check - API
on:
pull_request:
paths:
- "packages/api/**"
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/api"
secrets: inherit