Skip to content

ci: route CI through SciML/.github reusable workflows (@v1) #53

ci: route CI through SciML/.github reusable workflows (@v1)

ci: route CI through SciML/.github reusable workflows (@v1) #53

Workflow file for this run

name: Spell Check
on: [pull_request]
jobs:
typos-check:
name: "Spell Check with Typos"
uses: "SciML/.github/.github/workflows/spellcheck.yml@v1"
secrets: "inherit"