From acd649e0cb27490eba77c313becbe3d3e21cbfd2 Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa <42572246+sumanth-lingappa@users.noreply.github.com> Date: Mon, 15 Jan 2024 14:16:16 +0530 Subject: [PATCH] added badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bfcb15314..7c2e8d088 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # NetScaler Ansible Collection `version2` - netscaler.adc +[![ansible-lint](https://github.com/netscaler/ansible-collection-netscaleradc/actions/workflows/lint.yml/badge.svg)](https://github.com/netscaler/ansible-collection-netscaleradc/actions) +[![ansible-test](https://github.com/netscaler/ansible-collection-netscaleradc/actions/workflows/test.yml/badge.svg)](https://github.com/netscaler/ansible-collection-netscaleradc/actions) +[![collection-release](https://github.com/netscaler/ansible-collection-netscaleradc/actions/workflows/release.yml/badge.svg)](https://github.com/netscaler/ansible-collection-netscaleradc/actions) + > ⚠️ Note: > The earlier `citrix.adc` ansible collection is replaced with the new `netscaler.adc` ansible collection.