Skip to content

Merge pull request #55 from 0tkl/patch-1 #169

Merge pull request #55 from 0tkl/patch-1

Merge pull request #55 from 0tkl/patch-1 #169

Workflow file for this run

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