From 0078ee795b27305e3dfe41be6bf036930fb6b792 Mon Sep 17 00:00:00 2001 From: Lei Chen Date: Fri, 6 Aug 2021 16:47:35 +0800 Subject: [PATCH 1/3] chore: update sigma ci badge Replace travis-ci tatus badge with github actions tatus badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 424533b59..c5ead69fd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/Neo23x0/sigma.svg?branch=master)](https://travis-ci.org/Neo23x0/sigma) +![sigma build sttaus](https://github.com/SigmaHQ/sigma/actions/workflows/sigma-test.yml/badge.svg?branch=master) ![sigma_logo](./images/Sigma_0.3.png) From 932fe14cf69be50e65d567caaa87c33e12d2acdd Mon Sep 17 00:00:00 2001 From: Lei Chen Date: Fri, 6 Aug 2021 16:51:19 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5ead69fd..3fb50937f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![sigma build sttaus](https://github.com/SigmaHQ/sigma/actions/workflows/sigma-test.yml/badge.svg?branch=master) +[![sigma build sttaus](https://github.com/SigmaHQ/sigma/actions/workflows/sigma-test.yml/badge.svg?branch=master)](https://github.com/SigmaHQ/sigma/actions?query=branch%3Amaster) ![sigma_logo](./images/Sigma_0.3.png) From 4c3a7007e682ea00673972e85755b7c68bab5993 Mon Sep 17 00:00:00 2001 From: Lei Chen Date: Sat, 7 Aug 2021 21:13:19 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fb50937f..864235a65 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![sigma build sttaus](https://github.com/SigmaHQ/sigma/actions/workflows/sigma-test.yml/badge.svg?branch=master)](https://github.com/SigmaHQ/sigma/actions?query=branch%3Amaster) +[![sigma build status](https://github.com/SigmaHQ/sigma/actions/workflows/sigma-test.yml/badge.svg?branch=master)](https://github.com/SigmaHQ/sigma/actions?query=branch%3Amaster) ![sigma_logo](./images/Sigma_0.3.png)