Skip to content

feat(bot): 支持设置事件队列的最大缓冲区大小 #63

feat(bot): 支持设置事件队列的最大缓冲区大小

feat(bot): 支持设置事件队列的最大缓冲区大小 #63

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