Skip to content

1040 - 1/3 Create ALB version of the API #2745

1040 - 1/3 Create ALB version of the API

1040 - 1/3 Create ALB version of the API #2745

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