Skip to content

Commit

Permalink
Update codespell.yml
Browse files Browse the repository at this point in the history
Signed-off-by: David Ko <dko@suse.com>
  • Loading branch information
innobead authored Feb 7, 2024
1 parent ca34411 commit 5ada68e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Codespell

on:
push:
pull_request:
branches:
- master
Expand All @@ -19,5 +18,4 @@ jobs:
uses: codespell-project/actions-codespell@v2
with:
check_filenames: true
ignore_words_file: .codespellignore
skip: "*/**.yaml,*/**.yml,./scripts,./vendor,MAINTAINERS,LICENSE,go.mod,go.sum"

0 comments on commit 5ada68e

Please sign in to comment.