You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2021/09/24 16:00:44 UTC

[cordova-plugin-battery-status] branch master updated: ci: add action-badge (#92)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-battery-status.git


The following commit(s) were added to refs/heads/master by this push:
     new 281f7b1  ci: add action-badge (#92)
281f7b1 is described below

commit 281f7b1beab414cac7c18334d4b89647ee169ca5
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Sat Sep 25 01:00:37 2021 +0900

    ci: add action-badge (#92)
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index d8bd01c..2f96060 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,8 @@ description: Get events for device battery level.
 
 # cordova-plugin-battery-status
 
+[![Android Testsuite](https://github.com/apache/cordova-plugin-battery-status/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-battery-status/actions/workflows/android.yml) [![Chrome Testsuite](https://github.com/apache/cordova-plugin-battery-status/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-battery-status/actions/workflows/chrome.yml) [![iOS Testsuite](https://github.com/apache/cordova-plugin-battery-status/actions [...]
+
 This plugin provides an implementation of an old version of the [Battery Status Events API][w3c_spec]. It adds the following three events to the `window` object:
 
 * batterystatus

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org