Skip to content

feat(canopy): tear down ephemeral (verify) replicas after verificatio… #440

feat(canopy): tear down ephemeral (verify) replicas after verificatio…

feat(canopy): tear down ephemeral (verify) replicas after verificatio… #440

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