Skip to content

Configure 'Got' to use HttpsProxyAgent for https URLs #372

Configure 'Got' to use HttpsProxyAgent for https URLs

Configure 'Got' to use HttpsProxyAgent for https URLs #372

Workflow file for this run

---
name: Shellcheck
on:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: ShellCheck
run: shellcheck .github/*.sh