Skip to content

fix(proxy): HTTP_PROXY env variable was not removed after os_env_proxy wrapper #1494

fix(proxy): HTTP_PROXY env variable was not removed after os_env_proxy wrapper

fix(proxy): HTTP_PROXY env variable was not removed after os_env_proxy wrapper #1494

Workflow file for this run

name: "🏷 PR Labeler"
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"