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 401423ca2e
commit df539e60e0
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

@ -456,6 +456,7 @@ eturn
etval etval
euo euo
Evensen Evensen
Evensen's
ewcommand ewcommand
EWOULDBLOCK EWOULDBLOCK
Exa Exa
@ -579,6 +580,7 @@ Gibibyte
gitdir gitdir
github github
githubusercontent githubusercontent
gitignore
glibc glibc
globals globals
gmail gmail
@ -1133,6 +1135,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