Skip to content

fix(#3152): not mandatory comments on level more than 2 #10

fix(#3152): not mandatory comments on level more than 2

fix(#3152): not mandatory comments on level more than 2 #10

Workflow file for this run

---
name: typos
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
typos:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master