mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 00:08:19 +00:00
docs: fix typos (#21328)
This commit is contained in:
2
.github/workflows/coverity.yml
vendored
2
.github/workflows/coverity.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
--form email=$EMAIL \
|
||||
--form file=@cov-scan.tgz \
|
||||
--form version="$(git rev-parse HEAD)" \
|
||||
--form description="Weekly GHA scan" \
|
||||
--form description="Daily GHA scan" \
|
||||
'https://scan.coverity.com/builds?project=neovim%2Fneovim'
|
||||
env:
|
||||
TOKEN: ${{ secrets.COVERITY_SCAN_TOKEN }}
|
||||
|
Reference in New Issue
Block a user