Skip to content

Commit

Permalink
Additional fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nomakewan committed Jul 28, 2024
1 parent b2d59fd commit 4b3a279
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/arduino-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
uses: arduino/arduino-lint-action@v1
with:
path: megaavr
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion megaavr/extras/ci/codespell-ignore-words-list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ shat
commend
bootup
shiftIn
Rin
Rin

0 comments on commit 4b3a279

Please sign in to comment.