Skip to content

Add new incoming transaction for sandbox send #82

Add new incoming transaction for sandbox send

Add new incoming transaction for sandbox send #82

Workflow file for this run

name: Dummy
on:
pull_request:
paths-ignore:
- 'openapi.yaml'
- 'mintlify/**'
- '.markdownlint.json'
merge_group:
paths-ignore:
- 'openapi.yaml'
- 'mintlify/**'
- '.markdownlint.json'
jobs:
build:
name: Build OpenAPI Documentation
runs-on: ubuntu-24.04
steps:
- run: echo "Skipping Build OpenAPI Documentation - no relevant changes"
lint:
name: Lint Code & Documentation
runs-on: ubuntu-24.04
steps:
- run: echo "Skipping Lint Code & Documentation - no relevant changes"