Skip to content

Automatically update version in meson.build when version bump #199

Automatically update version in meson.build when version bump

Automatically update version in meson.build when version bump #199

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