Skip to content

Commit f832de6

Browse files
committed
Adding badge displaying status of CodeQL execution
Signed-off-by: Jiri Podivin <[email protected]>
1 parent 94cec43 commit f832de6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# openstack-operator
22

3+
[![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)
4+
35
This is the primary operator for OpenStack. It is a "meta" operator, meaning it
46
serves to coordinate the other operators for OpenStack by watching and configuring
57
their CustomResources (CRs). Additionally installing this operator will automatically

0 commit comments

Comments
 (0)