diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-06-15 20:34:15 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-06-15 20:34:15 +0300 |
commit | 141363286a065960e5d99f99599b7a438aecee72 (patch) | |
tree | af1d3feae60a5803a4705eccc558553eb2bb5605 /README.md | |
parent | workflows/test: use ubuntu-latest (diff) | |
download | cgitize-141363286a065960e5d99f99599b7a438aecee72.tar.gz cgitize-141363286a065960e5d99f99599b7a438aecee72.zip |
workflows/test -> workflows/ci
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ cgitize ======= -[![Test](https://github.com/egor-tensin/cgitize/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/cgitize/actions/workflows/test.yml) +[![CI](https://github.com/egor-tensin/cgitize/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/cgitize/actions/workflows/ci.yml) Mirror your git repositories and make them cgit-ready. |