Skip to content

Sync update to public #5

Sync update to public

Sync update to public #5

Workflow file for this run

name: Codespell
on:
pull_request: {}
push: {}
jobs:
codespell_ubuntu22:
name: Codespell on Linux Ubuntu 22.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v1
with:
path: devertexwahn