Skip to content

RELEASE 1801 1827 #2744

RELEASE 1801 1827

RELEASE 1801 1827 #2744

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