文件名称:cspell-action:GitHub操作:检查拼写
文件大小:2.7MB
文件格式:ZIP
更新时间:2024-03-02 16:28:11
TypeScript
动作 使用检查代码。 安装 示例spellcheck.yaml name : ' Check spelling ' on : # rebuild any PRs and main branch changes pull_request : push : jobs : spellcheck : # run the action runs-on : ubuntu-latest steps : - uses : actions/checkout@v2 - uses : streetsidesoftware/cspell-action@v1.0.1 用法 - uses : streetsidesoftware/cspell-action@v1.0.1 with : # Github token used to fetch the l