Skip to content

Merge barebone-studio/develop-main to optinist/develop-main #34

Merge barebone-studio/develop-main to optinist/develop-main

Merge barebone-studio/develop-main to optinist/develop-main #34

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