Skip to content

Include Common.props in IceRpc.Templates project (#3648) #558

Include Common.props in IceRpc.Templates project (#3648)

Include Common.props in IceRpc.Templates project (#3648) #558

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}