From 3399f4c21987ab19ade230791c918bb35aa1168b Mon Sep 17 00:00:00 2001 From: Aviv Ben Shahar Date: Fri, 29 Dec 2023 15:26:07 +0200 Subject: [PATCH] fix: description of health-check [skip ci] --- .github/workflows/health-check/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/health-check/action.yaml b/.github/workflows/health-check/action.yaml index 32619e4..0fadbc5 100644 --- a/.github/workflows/health-check/action.yaml +++ b/.github/workflows/health-check/action.yaml @@ -1,6 +1,6 @@ --- name: '☑️ Checks Pipeline' -description: 'Checks the pipeline for the current commit' +description: 'Checks the codebase health' inputs: run-tests-command: