mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 02:34:12 +08:00
mdbx-ci: fix spelling Github action.
Change-Id: I64f170fd4e979c8175b1f80499dd1dfa6d2ee4cf
This commit is contained in:
parent
d69deec136
commit
f3c078fcbf
2
.github/actions/spelling/excludes.txt
vendored
2
.github/actions/spelling/excludes.txt
vendored
@ -3,3 +3,5 @@
|
||||
^\.travis\.yml$
|
||||
\.def$
|
||||
^packages/buildroot/
|
||||
^\.gitignore
|
||||
^AUTHORS
|
||||
|
3
.github/actions/spelling/expect.txt
vendored
3
.github/actions/spelling/expect.txt
vendored
@ -455,6 +455,7 @@ eturn
|
||||
etval
|
||||
euo
|
||||
Evensen
|
||||
Evensen's
|
||||
ewcommand
|
||||
EWOULDBLOCK
|
||||
Exa
|
||||
@ -578,6 +579,7 @@ Gibibyte
|
||||
gitdir
|
||||
github
|
||||
githubusercontent
|
||||
gitignore
|
||||
glibc
|
||||
globals
|
||||
gmail
|
||||
@ -1130,6 +1132,7 @@ olddata
|
||||
olen
|
||||
Olog
|
||||
OMG
|
||||
OMG's
|
||||
ominimal
|
||||
omp
|
||||
ondrej
|
||||
|
2
.github/workflows/spelling.yml
vendored
2
.github/workflows/spelling.yml
vendored
@ -9,4 +9,4 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 5
|
||||
- uses: check-spelling/check-spelling@prerelease
|
||||
- uses: check-spelling/check-spelling@main
|
||||
|
Loading…
x
Reference in New Issue
Block a user