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: