Skip to content

chore!: update Dart version constraints to ">=3.0.0 <4.0.0" #4

chore!: update Dart version constraints to ">=3.0.0 <4.0.0"

chore!: update Dart version constraints to ">=3.0.0 <4.0.0" #4

Workflow file for this run

name: spell_check
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
spell-check:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/spell_check.yml@v1
with:
includes: "**/*.md"
modified_files_only: false