Skip to content

Commit

Permalink
Merge branch 'main' into fix-unit-test-data-race
Browse files Browse the repository at this point in the history
  • Loading branch information
innobead authored Feb 7, 2024
2 parents 4c4d4dc + d5e1cea commit 902857f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
uses: codespell-project/actions-codespell@v2
with:
check_filenames: true
skip: "*/**.yaml,*/**.yml,./scripts,./vendor,MAINTAINERS,LICENSE,go.mod,go.sum"
skip: "./proto,*/**.yaml,*/**.yml,./scripts,./vendor,MAINTAINERS,LICENSE,go.mod,go.sum"

0 comments on commit 902857f

Please sign in to comment.