Skip to content

chore(deps-dev): bump @tauri-apps/cli from 1.5.12 to 1.5.13 in the tauri-apps group #698

chore(deps-dev): bump @tauri-apps/cli from 1.5.12 to 1.5.13 in the tauri-apps group

chore(deps-dev): bump @tauri-apps/cli from 1.5.12 to 1.5.13 in the tauri-apps group #698

Workflow file for this run

name: Check spelling
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
incremental_files_only: true
strict: false