From 275fc2376abd8a0874fa180d124ae062a95ce27f Mon Sep 17 00:00:00 2001 From: Yuji Yaginuma Date: Fri, 9 Feb 2024 10:18:40 +0900 Subject: [PATCH] Fix link to the build status The link to the build status pointed to the CircleCI, but this repository hasn't used it since https://github.com/kufu/tsubaki/pull/28 This PR fixes to the link to the GitHub Actions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b703e4e..b3859dd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Tsubaki [![Circle CI](https://circleci.com/gh/kufu/tsubaki/tree/master.svg?style=svg)](https://circleci.com/gh/kufu/tsubaki/tree/master) +# Tsubaki [![Build Status](https://github.com/kufu/tsubaki/actions/workflows/test.yml/badge.svg)](https://github.com/kufu/tsubaki/actions/workflows/test.yml) ![tsubaki_1427x327](https://cloud.githubusercontent.com/assets/2214179/11577574/0f3394d6-9a62-11e5-81ee-7386c29c30e1.png)