diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 6851214..5e8d39a 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -20,3 +20,5 @@ jobs: uses: actions/checkout@v4 - name: Codespell uses: codespell-project/actions-codespell@master + with: + path: src