Skip to content

1827 Apply executeWithRetries and the network one throughout #596

1827 Apply executeWithRetries and the network one throughout

1827 Apply executeWithRetries and the network one throughout #596

name: PR Check - Carequality SDK
on:
pull_request:
paths:
- "packages/carequality-sdk/**"
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/carequality-sdk"
secrets: inherit