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

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new 878cd1b  Add GitHub action badge (#413)
878cd1b is described below

commit 878cd1b02aff10e9b8d60691e7d540736e3b5665
Author: David Grove <[email protected]>
AuthorDate: Wed Jan 18 19:26:49 2023 -0500

    Add GitHub action badge (#413)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 61b8f8a..645797a 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@
 # Apache OpenWhisk Project Release Management
 
 
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+[![Continuous 
Integration](https://github.com/apache/openwhisk-release/actions/workflows/ci.yaml/badge.svg)](https://github.com/apache/openwhisk-release/actions/workflows/ci.yaml)
 
 This project provides the Apache OpenWhisk project's Release Managers with the 
instructions and automation needed to ensure that project releases comply with 
both the Apache Software Foundation's (ASF) [Release Creation 
Process](http://www.apache.org/dev/release-publishing.html) and [Release 
Policy](http://www.apache.org/legal/release-policy.html).
 

Reply via email to