Skip to content

Merge pull request #1027 from imageworks/rust-1.78 #201

Merge pull request #1027 from imageworks/rust-1.78

Merge pull request #1027 from imageworks/rust-1.78 #201

Workflow file for this run

name: Spellcheck
on:
pull_request:
push:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5