Skip to content

fix: cleanup code is not executed correctly when bot exits (#176) #112

fix: cleanup code is not executed correctly when bot exits (#176)

fix: cleanup code is not executed correctly when bot exits (#176) #112

Workflow file for this run

name: Spell Check
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1