From 44600aa700ff2330faf7cea2eaef0476c60ba738 Mon Sep 17 00:00:00 2001 From: Alexander Gorelyshev Date: Fri, 5 Dec 2025 11:57:18 +0400 Subject: [PATCH] Add CI badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 52eca89..dc6784a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Ansible Collection - genlab.common +[![linters](https://github.com/corvus-migratorius/genlab.common/actions/workflows/linters.yml/badge.svg)](https://github.com/corvus-migratorius/genlab.common/actions/workflows/linters.yml) +[![kics](https://github.com/corvus-migratorius/genlab.common/actions/workflows/kics.yml/badge.svg)](https://github.com/corvus-migratorius/genlab.common/actions/workflows/kics.yml) + ## Roles - [mount_device](roles/mount_device/README.md)