From a296ae24a4413c4a6de3d3c1bd18e8b0e7fa841f Mon Sep 17 00:00:00 2001 From: spacemeowx2 Date: Wed, 16 Nov 2022 21:19:18 +0800 Subject: [PATCH] build: add actions badges --- .github/workflows/constant-check.yaml | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/constant-check.yaml b/.github/workflows/constant-check.yaml index 36ded52..2d01eb7 100644 --- a/.github/workflows/constant-check.yaml +++ b/.github/workflows/constant-check.yaml @@ -1,4 +1,4 @@ -name: constant check +name: Constant Check on: pull_request: branches: diff --git a/README.md b/README.md index f70bc61..97c13c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # s3si.ts +[![Build status](https://github.com/spacemeowx2/s3si.ts/workflows/Build/badge.svg)](https://github.com/spacemeowx2/s3si.ts/actions/workflows/ci.yaml) +[![Constant check status](https://github.com/spacemeowx2/s3si.ts/workflows/Constant%20Check/badge.svg)](https://github.com/spacemeowx2/s3si.ts/actions/workflows/constant-check.yaml) + Export your battles from SplatNet to stat.ink. If you have used s3s, please see [here](#migrate-from-s3s).