Skip to content

Commit

Permalink
update codespell.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MilagrosMarin committed May 17, 2024
1 parent 4a1f906 commit 390a445
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Codespell
uses: codespell-project/actions-codespell@v2
with:
args: "-c .codespellrc ."

0 comments on commit 390a445

Please sign in to comment.