Skip to content

test: set strict env size limit #226

test: set strict env size limit

test: set strict env size limit #226

Workflow file for this run

name: Typo
on:
push:
branches:
- master
pull_request:
permissions:
contents: read
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: typos-action
uses: crate-ci/typos@cfe759ac8dd421e203cc293a373396fbc6fe0d4b # v1.22.7
with:
config: .github/typos.toml