Skip to content

Merge pull request #83 from arch1t3cht/bump_avutil #204

Merge pull request #83 from arch1t3cht/bump_avutil

Merge pull request #83 from arch1t3cht/bump_avutil #204

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