Skip to content

PR Check - commonwell-jwt-maker #857

PR Check - commonwell-jwt-maker

PR Check - commonwell-jwt-maker #857

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