diff options
-rw-r--r-- | .github/workflows/ci.yml (renamed from .github/workflows/test.yml) | 0 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/ci.yml index a52c7ce..a52c7ce 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ linux-status ============ -[![Test](https://github.com/egor-tensin/linux-status/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/linux-status/actions/workflows/test.yml) +[![CI](https://github.com/egor-tensin/linux-status/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/linux-status/actions/workflows/ci.yml) [![Packages (Debian)](https://github.com/egor-tensin/linux-status/actions/workflows/debian.yml/badge.svg)](https://github.com/egor-tensin/linux-status/actions/workflows/debian.yml) [![Publish (Launchpad)](https://github.com/egor-tensin/linux-status/actions/workflows/ppa.yml/badge.svg)](https://github.com/egor-tensin/linux-status/actions/workflows/ppa.yml) |