Skip to content

Resolve Tpay transaction channels into an array if an error occurred #478

Resolve Tpay transaction channels into an array if an error occurred

Resolve Tpay transaction channels into an array if an error occurred #478

Workflow file for this run

name: Continuous Integration (PR)
on:
pull_request:
paths-ignore:
- ".platform/**"
- "*.md"
push:
branches:
- main
workflow_dispatch: ~
concurrency:
group: ci-${{ github.workflow }}-${{ github.ref }}-minimal
cancel-in-progress: true
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yaml
with:
type: "pr"
secrets: inherit