Skip to content

Commit

Permalink
test: fix codespell error
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
andyzhangx committed Jun 7, 2024
1 parent dd7311b commit ab47b83
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 @@ -13,4 +13,4 @@ jobs:
with:
check_filenames: true
skip: ./.git,./.github/workflows/codespell.yml,.git,*.png,*.jpg,*.svg,*.sum,./vendor,go.sum,crd-csi-snapshot-ga.yaml,crd-csi-snapshot.yaml
ignore_words_list: "AKS,aks,ro,accend"
ignore_words_list: "AKS,aks,ro,accend,NotIn,heatbeat"

0 comments on commit ab47b83

Please sign in to comment.