Skip to content

Merge stable-5.3 into main #232

Merge stable-5.3 into main

Merge stable-5.3 into main #232

Workflow file for this run

name: codespell
on: [pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2.0