Skip to content

Revert setting tpay logs in DI extenstion as this config is not stored #455

Revert setting tpay logs in DI extenstion as this config is not stored

Revert setting tpay logs in DI extenstion as this config is not stored #455

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