Skip to content

Fix typo in Spring and remove more defaults #220

Fix typo in Spring and remove more defaults

Fix typo in Spring and remove more defaults #220

Workflow file for this run

name: Spell Check
on: [pull_request]
jobs:
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/[email protected]