Skip to content

fix: warn and skip invalid labels and taints (length limit exceeded for instance) #25

fix: warn and skip invalid labels and taints (length limit exceeded for instance)

fix: warn and skip invalid labels and taints (length limit exceeded for instance) #25

Workflow file for this run

name: Spell Check
on: [pull_request]
permissions:
contents: read
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1