Skip to content

chore: bump smol-toml from 1.6.0 to 1.6.1 #1654

chore: bump smol-toml from 1.6.0 to 1.6.1

chore: bump smol-toml from 1.6.0 to 1.6.1 #1654

Workflow file for this run

name: cspell-action
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v5
- uses: streetsidesoftware/cspell-action@v8
with:
files: '.'
incremental_files_only: false
check_dot_files: true