Skip to content

Use Darkgraylib 1.0.x instead of main branch #716

Use Darkgraylib 1.0.x instead of main branch

Use Darkgraylib 1.0.x instead of main branch #716

Workflow file for this run

---
name: codespell
on: push # yamllint disable-line rule:truthy
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master