Skip to content

PR Check - IHE Gateway SDK #1008

PR Check - IHE Gateway SDK

PR Check - IHE Gateway SDK #1008

name: PR Check - IHE Gateway SDK
on:
pull_request:
paths:
- "packages/ihe-gateway-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/ihe-gateway-sdk"
secrets: inherit