Skip to content

Merge branch 'master' into konstant-names #32

Merge branch 'master' into konstant-names

Merge branch 'master' into konstant-names #32

Workflow file for this run

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