From 20880b1dfba4f8e38a8026bb06ea9d3d30f6a081 Mon Sep 17 00:00:00 2001 From: Tony Meyer Date: Thu, 16 Nov 2023 14:33:59 +1300 Subject: [PATCH] Add badges for workflows. (#112) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8409a95d..e0897b81 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Linux Libraries for Operator Framework Charms +![Release Libraries](https://github.com/canonical/operator-libs-linux/actions/workflows/release-libs.yaml/badge.svg) +![Release to Charmhub](https://github.com/canonical/operator-libs-linux/actions/workflows/release.yaml/badge.svg) + ## Description The `operator-libs-linux` charm provides a set of [charm libraries] which can be used for managing and manipulating Debian packages, [snap packages], system repositories, users and groups, and other operations