Skip to content

Commit 303ad7e

Browse files
committed
codespell
Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
1 parent e5da840 commit 303ad7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
# ignore the config/.../crd.go file as it's generated binary data that is edited elsewhere.
1717
skip: .git,*.png,*.jpg,*.woff,*.ttf,*.gif,*.ico,./config/crd/v1beta1/crds/crds.go,./config/crd/v1/crds/crds.go,./config/crd/v2alpha1/crds/crds.go,./go.sum,./LICENSE
18-
ignore_words_list: iam,aks,ist,bridget,ue,shouldnot,atleast,notin,sme,optin
18+
ignore_words_list: iam,aks,ist,bridget,ue,shouldnot,atleast,notin,sme,optin,kubernetes
1919
check_filenames: true
2020
check_hidden: true
2121

0 commit comments

Comments
 (0)