Skip to content

Add visa mobile option to gateway configuration (#180) #468

Add visa mobile option to gateway configuration (#180)

Add visa mobile option to gateway configuration (#180) #468

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