summaryrefslogtreecommitdiffstats
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
authorJan Wagner <waja@cyconet.org>2023-10-17 15:56:44 (GMT)
committerJan Wagner <waja@cyconet.org>2023-10-17 15:56:44 (GMT)
commit8cebcf6e1b7278d1014a1f17c941cecd2ea8f734 (patch)
tree8344d3cf0a9a061f4b5fed269bd862cda4a8700b /.github/workflows/test.yml
parent2a047014385022c8dc06dad4da0428db14898689 (diff)
parent63b127e279acfa52e7f62867c7b7b43a10688b17 (diff)
downloadmonitoring-plugins-8cebcf6e1b7278d1014a1f17c941cecd2ea8f734.tar.gz
Merge branch 'master' of github.com:monitoring-plugins/monitoring-plugins
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index ea0b38b..37c7738 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20 - name: Codespell 20 - name: Codespell
21 uses: codespell-project/actions-codespell@v2 21 uses: codespell-project/actions-codespell@v2
22 with: 22 with:
23 skip: "./.git,./.gitignore,./ABOUT-NLS,*.po,./gl,./po,./tools/squid.conf,./build-aux/ltmain.sh" 23 skip: "./.git,./.gitignore,./ABOUT-NLS,*.po,./gl,./po,./tools/squid.conf,./build-aux/ltmain.sh,THANKS.in"
24 ignore_words_list: allright,gord,didi,hda,nd,alis,clen,scrit,ser,fot,te,parm,isnt,consol,oneliners,esponse,slac 24 ignore_words_list: allright,gord,didi,hda,nd,alis,clen,scrit,ser,fot,te,parm,isnt,consol,oneliners,esponse,slac
25 check_filenames: true 25 check_filenames: true
26 check_hidden: true 26 check_hidden: true