Skip to content

ci: add a spam comment detection (#3288) #963

ci: add a spam comment detection (#3288)

ci: add a spam comment detection (#3288) #963

Workflow file for this run

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