diff options
author | James McCoy <jamessan@jamessan.com> | 2020-11-16 21:14:40 -0500 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2020-11-24 21:26:01 -0500 |
commit | 1731ef31760ebf9574ff898a67c035bb4051b31f (patch) | |
tree | 199c16e4ff33b4b3fbd4bd58e7358490dc5ce02e | |
parent | 7caa622afcbbc1f789c24a3f29525759486208da (diff) | |
download | rneovim-1731ef31760ebf9574ff898a67c035bb4051b31f.tar.gz rneovim-1731ef31760ebf9574ff898a67c035bb4051b31f.tar.bz2 rneovim-1731ef31760ebf9574ff898a67c035bb4051b31f.zip |
GHA: Rename linux workflow to CI
-rw-r--r-- | .github/workflows/ci.yml (renamed from .github/workflows/linux.yml) | 0 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linux.yml b/.github/workflows/ci.yml index b8a8c01137..b8a8c01137 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ [Chat](https://gitter.im/neovim/neovim) | [Twitter](https://twitter.com/Neovim) -[](https://github.com/neovim/neovim/actions?query=workflow%3A%22Linux+CI%22) +[](https://github.com/neovim/neovim/actions?query=workflow%3A%22CI%22) [](https://ci.appveyor.com/project/neovim/neovim/branch/master) [](https://codecov.io/gh/neovim/neovim) [](https://scan.coverity.com/projects/2227) |