Skip to content

feat(cqhttp): 修改 CQHTTP 适配器事件的 detail_type 判断方式 (#146) #1

feat(cqhttp): 修改 CQHTTP 适配器事件的 detail_type 判断方式 (#146)

feat(cqhttp): 修改 CQHTTP 适配器事件的 detail_type 判断方式 (#146) #1

Workflow file for this run

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