From 299cada9885cd45929b4e3c3d1c8e528c73e4522 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Fri, 4 Aug 2023 08:08:23 +0100 Subject: [PATCH] updated github tag labels Signed-off-by: Mark Bolwell --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7f82018..f0f95ee 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ ![Release Tag](https://img.shields.io/github/v/release/ansible-lockdown/RHEL9-CIS) ![Release Date](https://img.shields.io/github/release-date/ansible-lockdown/RHEL9-CIS) -[![Main pipeline status](https://github.com/ansible-lockdown/RHEL9-CIS/actions/workflows/main_pipeline_validation.yml/badge.svg?)](https://github.com/ansible-lockdown/RHEL9-CIS/actions/workflows/main_pipeline_validation.yml) +[![Main Pipeline Status](https://github.com/ansible-lockdown/RHEL9-CIS/actions/workflows/main_pipeline_validation.yml/badge.svg?)](https://github.com/ansible-lockdown/RHEL9-CIS/actions/workflows/main_pipeline_validation.yml) -[![Devel pipeline status](https://github.com/ansible-lockdown/RHEL9-CIS/actions/workflows/devel_pipeline_validation.yml/badge.svg?)](https://github.com/ansible-lockdown/RHEL9-CIS/actions/workflows/devel_pipeline_validation.yml) +[![Devel Pipeline Status](https://github.com/ansible-lockdown/RHEL9-CIS/actions/workflows/devel_pipeline_validation.yml/badge.svg?)](https://github.com/ansible-lockdown/RHEL9-CIS/actions/workflows/devel_pipeline_validation.yml) ![Devel Commits](https://img.shields.io/github/commit-activity/m/ansible-lockdown/RHEL9-CIS/devel?color=dark%20green&label=Devel%20Branch%20commits) ![Issues Open](https://img.shields.io/github/issues-raw/ansible-lockdown/RHEL9-CIS?label=Open%20Issues) @@ -30,7 +30,6 @@ ![License](https://img.shields.io/github/license/ansible-lockdown/RHEL9-CIS?label=License) - --- ## Looking for support? @@ -192,8 +191,9 @@ uses: - ansible-core 2.15.1 - python 3.11 makefile - this is there purely for testing and initial setup purposes. -pre-commit can be tested with +pre-commit can be tested +Is run from with the directory ```sh -pre-commit run -c .precommit/.precommit-commit-config.yaml +pre-commit run ```