From f832de6f5684ff4ae0a56a1aa1aec9d326db241d Mon Sep 17 00:00:00 2001 From: Jiri Podivin Date: Thu, 5 Sep 2024 11:17:37 +0200 Subject: [PATCH] Adding badge displaying status of CodeQL execution Signed-off-by: Jiri Podivin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ad00113bd..eee7e2926 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # openstack-operator +[![CodeQL](https://github.com/openstack-k8s-operators/openstack-operator/actions/workflows/codeql.yml/badge.svg)](https://github.com/openstack-k8s-operators/openstack-operator/actions/workflows/codeql.yml) + This is the primary operator for OpenStack. It is a "meta" operator, meaning it serves to coordinate the other operators for OpenStack by watching and configuring their CustomResources (CRs). Additionally installing this operator will automatically