From 6cc5dfa33a9d952b9e351280271b4a8177e282ad Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Sat, 27 Dec 2025 02:17:30 -0600 Subject: [PATCH] Update repo_health.yml --- .github/workflows/repo_health.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/repo_health.yml b/.github/workflows/repo_health.yml index 3789d6b..a600df7 100644 --- a/.github/workflows/repo_health.yml +++ b/.github/workflows/repo_health.yml @@ -180,7 +180,7 @@ jobs: echo "### Guardrails: release configuration" >> "${GITHUB_STEP_SUMMARY}" echo "All required release variables present." >> "${GITHUB_STEP_SUMMARY}" - - name: Guardrails: SFTP connectivity + - name: Guardrails - SFTP connectivity env: PROFILE_RAW: "${{ github.event.inputs.profile }}" FTP_HOST: "${{ secrets.FTP_HOST }}" @@ -232,7 +232,7 @@ jobs: with: fetch-depth: 0 - - name: Guardrails: scripts folder governance + - name: Guardrails - scripts folder governance env: PROFILE_RAW: "${{ github.event.inputs.profile }}" run: |