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