Skip to content

Bump @types/http-proxy from 1.17.15 to 1.17.17 #74

Bump @types/http-proxy from 1.17.15 to 1.17.17

Bump @types/http-proxy from 1.17.15 to 1.17.17 #74

Workflow file for this run

name: spellcheck
on:
pull_request:
branches: [main]
permissions: {}
jobs:
spellcheck:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
with:
persist-credentials: false
- uses: streetsidesoftware/cspell-action@v8
with:
config: .vscode/cspell.json