Skip to content

Merge pull request #2919 from eugene-doobu/feature/code-sweep-create-… #3958

Merge pull request #2919 from eugene-doobu/feature/code-sweep-create-…

Merge pull request #2919 from eugene-doobu/feature/code-sweep-create-… #3958

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check typos
uses: crate-ci/[email protected]