Skip to content

Commit

Permalink
♻️ Add ignore_words_list to codespell Action
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Nov 5, 2024
1 parent 8ccb538 commit 1ea0954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
with:
check_filenames: true
skip: ./.git,pnpm-lock.yaml
ignore_words_list: superseed

validate-links:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 1ea0954

Please sign in to comment.