Skip to content

fix(payment): skip store insertion on routing failures to allow retry #2105

fix(payment): skip store insertion on routing failures to allow retry

fix(payment): skip store insertion on routing failures to allow retry #2105

Workflow file for this run

name: SemVer checks
on: [push, pull_request]
jobs:
semver-checks:
runs-on: ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@v6
- name: Check SemVer
uses: obi1kenobi/cargo-semver-checks-action@v2