aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-06-15 20:34:15 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-06-15 20:34:15 +0300
commit141363286a065960e5d99f99599b7a438aecee72 (patch)
treeaf1d3feae60a5803a4705eccc558553eb2bb5605
parentworkflows/test: use ubuntu-latest (diff)
downloadcgitize-141363286a065960e5d99f99599b7a438aecee72.tar.gz
cgitize-141363286a065960e5d99f99599b7a438aecee72.zip
workflows/test -> workflows/ci
-rw-r--r--.github/workflows/ci.yml (renamed from .github/workflows/test.yml)0
-rw-r--r--README.md2
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/ci.yml
index 4a848aa..4a848aa 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/ci.yml
diff --git a/README.md b/README.md
index 716e7ed..ee493b5 100644
--- a/README.md
+++ b/README.md
@@ -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.