Skip to content

fix: support http protocol for custom OpenAI api url #11

fix: support http protocol for custom OpenAI api url

fix: support http protocol for custom OpenAI api url #11

Workflow file for this run

name: Spell Check Action
on: [pull_request]
jobs:
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v3
- name: Check spelling with custom config file
uses: crate-ci/[email protected]
with:
config: ./typos.toml