Skip to content

Commit a25d89e

Browse files
Merge pull request #1048 from jpodivin/codeqlbadge
Adding badge displaying status of CodeQL execution
2 parents ed09486 + f832de6 commit a25d89e

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)