Skip to content

feat: implement SEP-991 URL-based client ID (CIMD) support (#1652) #497

feat: implement SEP-991 URL-based client ID (CIMD) support (#1652)

feat: implement SEP-991 URL-based client ID (CIMD) support (#1652) #497

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml