Update repo_health.yml

This commit is contained in:
2025-12-27 02:17:30 -06:00
parent 9f13677f0a
commit 6cc5dfa33a

View File

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