Skip to content

codebase: Consolidate orders functionality and other minor fixes #6770

codebase: Consolidate orders functionality and other minor fixes

codebase: Consolidate orders functionality and other minor fixes #6770

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
name: Spell checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: codespell-project/actions-codespell@master