This is an automated email from the ASF dual-hosted git repository. dgrove pushed a commit to branch dgrove-oss-patch-1 in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git
commit c1204ab1618db9bcf0163536088f7e3c26f50c5b Author: David Grove <[email protected]> AuthorDate: Wed Jan 18 09:09:57 2023 -0500 Add GitHub action badge --- 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 [](http://www.apache.org/licenses/LICENSE-2.0) +[](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).
