From b7deb6b55740a7e40469f73c409c7bdb9062b959 Mon Sep 17 00:00:00 2001 From: ging-dev Date: Thu, 15 Aug 2024 16:54:16 +0700 Subject: [PATCH] feat: ci badge --- .github/workflows/tests.yaml | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 33e6e49..04c3830 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -1,4 +1,4 @@ -name: Tests +name: tests on: ["push", "pull_request"] diff --git a/README.md b/README.md index 2d5f0dd..0fe723d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ## IPay Unoffical Client +[![static analysis](https://github.com/thanhtran468/ipay/actions/workflows/static-analysis.yaml/badge.svg)](https://github.com/thanhtran468/ipay/actions/workflows/static-analysis.yaml) +[![tests](https://github.com/thanhtran468/ipay/actions/workflows/tests.yaml/badge.svg)](https://github.com/thanhtran468/ipay/actions/workflows/tests.yaml) + ```php