Skip to content

Replace docs.testing.zeroc.com with docs.icerpc.dev #530

Replace docs.testing.zeroc.com with docs.icerpc.dev

Replace docs.testing.zeroc.com with docs.icerpc.dev #530

Workflow file for this run

name: 'Check spelling'
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2
with:
files: |
**/*.{cs,rs,md,json,csproj,slice}