Update repo_health.yml
This commit is contained in:
4
.github/workflows/repo_health.yml
vendored
4
.github/workflows/repo_health.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user