Rename end-to-end proxy job in test workflow

(cherry picked from commit c2937b00bd)
This commit is contained in:
Parker Brown
2026-03-13 09:00:25 -07:00
parent 4451bcbc13
commit 3870dc3051

View File

@@ -56,7 +56,7 @@ jobs:
- run: echo '${{ steps.get-repository.outputs.data }}'
end-to-end-proxy:
name: End-to-End with unreachable proxy
name: end-to-end with unreachable proxy
runs-on: ubuntu-latest
# do not run from forks, as forks dont have access to repository secrets
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.owner.login == github.event.pull_request.base.repo.owner.login