mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-24 05:36:36 +00:00
Don't spellcheck Go dependency files
Signed-off-by: Ben Reedy <breed808@breed808.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -106,7 +106,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
check_filenames: true
|
check_filenames: true
|
||||||
# When using this Action in other repos, the --skip option below can be removed
|
# When using this Action in other repos, the --skip option below can be removed
|
||||||
skip: ./.git
|
skip: ./.git,go.mod,go.sum
|
||||||
ignore_words_list: calle
|
ignore_words_list: calle
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user