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:05:52 UTC

[cordova-plugin-media-capture] branch master updated: ci: add action-badge (#230)

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-media-capture.git


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

commit 5c07f4eaab6428916ad4d04d3d760ab3c7f23d0b
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Sat Sep 25 01:05:43 2021 +0900

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

diff --git a/README.md b/README.md
index 7cd201b..e202375 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,8 @@ description: Capture audio, video, and images.
 
 # cordova-plugin-media-capture
 
+[![Android Testsuite](https://github.com/apache/cordova-plugin-media-capture/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-media-capture/actions/workflows/android.yml) [![Chrome Testsuite](https://github.com/apache/cordova-plugin-media-capture/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-media-capture/actions/workflows/chrome.yml) [![iOS Testsuite](https://github.com/apache/cordova-plugin-media-capture/actions/work [...]
+
 This plugin provides access to the device's audio, image, and video capture capabilities.
 
 __WARNING__: Collection and use of images, video, or

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