Skip to content

Add to_ace_string #1000

Add to_ace_string

Add to_ace_string #1000

Workflow file for this run

name: codespell
on: [pull_request]
permissions:
contents: read
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: codespell-project/actions-codespell@v2.2