build: add actions badges

main
spacemeowx2 2022-11-16 21:19:18 +08:00
parent e988393a32
commit a296ae24a4
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: constant check name: Constant Check
on: on:
pull_request: pull_request:
branches: branches:

View File

@ -1,5 +1,8 @@
# s3si.ts # 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. Export your battles from SplatNet to stat.ink.
If you have used s3s, please see [here](#migrate-from-s3s). If you have used s3s, please see [here](#migrate-from-s3s).