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: |