Skip to content

[Fix] Bugs where cleanup code is not executed correctly when bot exits #110

[Fix] Bugs where cleanup code is not executed correctly when bot exits

[Fix] Bugs where cleanup code is not executed correctly when bot exits #110

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