mdbx-ci: fix spelling Github action.

Change-Id: I64f170fd4e979c8175b1f80499dd1dfa6d2ee4cf
This commit is contained in:
Leonid Yuriev 2021-04-18 11:35:34 +03:00
parent d69deec136
commit f3c078fcbf
3 changed files with 6 additions and 1 deletions

View File

@ -3,3 +3,5 @@
^\.travis\.yml$ ^\.travis\.yml$
\.def$ \.def$
^packages/buildroot/ ^packages/buildroot/
^\.gitignore
^AUTHORS

View File

@ -455,6 +455,7 @@ eturn
etval etval
euo euo
Evensen Evensen
Evensen's
ewcommand ewcommand
EWOULDBLOCK EWOULDBLOCK
Exa Exa
@ -578,6 +579,7 @@ Gibibyte
gitdir gitdir
github github
githubusercontent githubusercontent
gitignore
glibc glibc
globals globals
gmail gmail
@ -1130,6 +1132,7 @@ olddata
olen olen
Olog Olog
OMG OMG
OMG's
ominimal ominimal
omp omp
ondrej ondrej

View File

@ -9,4 +9,4 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
fetch-depth: 5 fetch-depth: 5
- uses: check-spelling/check-spelling@prerelease - uses: check-spelling/check-spelling@main