Skip to content

Commit

Permalink
ci: exclude original license from check
Browse files Browse the repository at this point in the history
  • Loading branch information
mgxd committed Aug 29, 2024
1 parent af26f7a commit 5cea3f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ jobs:
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@v2
with:
exclude_file: ORIGINAL_LICENSE

0 comments on commit 5cea3f5

Please sign in to comment.