Skip to content

fix: increase endValue for payment and refund ID columns in tables #1899

fix: increase endValue for payment and refund ID columns in tables

fix: increase endValue for payment and refund ID columns in tables #1899

Workflow file for this run

name: Spell Check
on:
push:
branches:
- main
merge_group:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
typos:
name: Spell check
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
with:
fetch-depth: 2
- name: Spell check
uses: crate-ci/typos@master