From 8d924eb03bfa268b5b4b6930914dbfa9672b9383 Mon Sep 17 00:00:00 2001 From: NY Samnang Date: Thu, 21 Mar 2024 15:53:58 +0700 Subject: [PATCH] Add GitHub Actions status badge --- .github/workflows/ci.yml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9b95343..302c7ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: CI workflow for Codecov +name: GitHub Actions on: [push, pull_request] jobs: run: diff --git a/README.md b/README.md index b10017b..f9e59ca 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Please pay close attention if you are upgrading the RBSheet from version 2 to ve [![npm version](https://badge.fury.io/js/react-native-raw-bottom-sheet.svg)](//npmjs.com/package/react-native-raw-bottom-sheet) [![npm downloads](https://img.shields.io/npm/dm/react-native-raw-bottom-sheet.svg) ](//npmjs.com/package/react-native-raw-bottom-sheet) +[![GitHub Actions](https://github.com/nysamnang/react-native-raw-bottom-sheet/actions/workflows/ci.yml/badge.svg)](https://github.com/nysamnang/react-native-raw-bottom-sheet/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/nysamnang/react-native-raw-bottom-sheet/graph/badge.svg?token=tJuJsd1V8e)](https://codecov.io/gh/nysamnang/react-native-raw-bottom-sheet) - Super Lightweight Component