Skip to content

Commit

Permalink
codespell opts
Browse files Browse the repository at this point in the history
  • Loading branch information
magland committed Sep 20, 2024
1 parent bdf10d6 commit 2e7845a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@v2
with:
args: -L tempory

Check failure on line 25 in .github/workflows/codespell.yml

View workflow job for this annotation

GitHub Actions / Check for spelling errors

tempory ==> temporary

0 comments on commit 2e7845a

Please sign in to comment.