aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-13 13:05:58 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-13 13:05:58 +0300
commite3570cb895fc1aa52b7de62fc25d3e1f8853b271 (patch)
tree1659606e13d6bfa0e3fac1ec2434a8fb4a980f74
parentworkflows/test: publish to Docker on tags also (diff)
downloadcgitize-e3570cb895fc1aa52b7de62fc25d3e1f8853b271.tar.gz
cgitize-e3570cb895fc1aa52b7de62fc25d3e1f8853b271.zip
README: fix badge link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index adb4b8c..483ebda 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
cgitize
=======
-[![Test](https://github.com/egor-tensin/cgitize/workflows/Test/badge.svg)](https://github.com/egor-tensin/cgitize/actions?query=workflow%3ATest)
+[![Test](https://github.com/egor-tensin/cgitize/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/cgitize/actions/workflows/test.yml)
Mirror your git repositories and make them cgit-ready.