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:01:46 UTC

[cordova-plugin-dialogs] branch master updated: ci: add action-badge (#154)

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-dialogs.git


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

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

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

diff --git a/README.md b/README.md
index e9a2018..9d49c30 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,8 @@ description: Use native dialog UI elements
 
 # cordova-plugin-dialogs
 
+[![Android Testsuite](https://github.com/apache/cordova-plugin-dialogs/actions/workflows/android.yml/badge.svg)](https://github.com/apache/cordova-plugin-dialogs/actions/workflows/android.yml) [![Chrome Testsuite](https://github.com/apache/cordova-plugin-dialogs/actions/workflows/chrome.yml/badge.svg)](https://github.com/apache/cordova-plugin-dialogs/actions/workflows/chrome.yml) [![iOS Testsuite](https://github.com/apache/cordova-plugin-dialogs/actions/workflows/ios.yml/badge.svg)](http [...]
+
 This plugin provides access to some native dialog UI elements
 via a global `navigator.notification` object.
 

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