Skip to content

Update home_widget.dart #17

Update home_widget.dart

Update home_widget.dart #17

Workflow file for this run

name: Spellcheck
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
config: .github/cspell.yaml