Skip to content

feat(canopy): bump bestool-canopy 0.7.0 / kopia 0.4.0 and thread run_id through restore runs #454

feat(canopy): bump bestool-canopy 0.7.0 / kopia 0.4.0 and thread run_id through restore runs

feat(canopy): bump bestool-canopy 0.7.0 / kopia 0.4.0 and thread run_id through restore runs #454

Workflow file for this run

name: Typos Check
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
run:
name: Spellcheck
runs-on: ubuntu-slim
steps:
- uses: actions/checkout@v6.0.2
- name: Check spelling
uses: crate-ci/typos@v1.47.0
with:
config: .typos.toml