Skip to content

Merge branch 'master' of https://github.com/vapoursynth/bestsource #167

Merge branch 'master' of https://github.com/vapoursynth/bestsource

Merge branch 'master' of https://github.com/vapoursynth/bestsource #167

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