Skip to content

Commit

Permalink
chore: Add badges in Readme for Build and Publish and CodeQL (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
murillio4 authored Jan 16, 2025
1 parent a556bee commit 9c13881
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# FLAISerator
![Build And Publish](https://github.com/FINTLabs/flaiserator/actions/workflows/build-publish.yaml/badge.svg) ![CodeQL](https://github.com/FINTLabs/flaiserator/actions/workflows/codeql.yaml/badge.svg)

_FLAISerator is a template engine that runs within Kubernetes_.

Expand Down Expand Up @@ -31,8 +32,6 @@ FLAIS resources for external system provisioning:
* `PGSchemaAndUser` for [PGerator](https://github.com/FINTLabs/pgerator),
* `AivenKafkaAcl` for [Aivenerator](https://github.com/FINTLabs/aivenerator),



## Documentation

The entire specification for the manifest is documented [TODO]().

0 comments on commit 9c13881

Please sign in to comment.