Skip to content

chore(deps): bump DavidAnson/markdownlint-cli2-action from 17 to 18 (… #405

chore(deps): bump DavidAnson/markdownlint-cli2-action from 17 to 18 (…

chore(deps): bump DavidAnson/markdownlint-cli2-action from 17 to 18 (… #405

Workflow file for this run

name: Check typos
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
typo:
name: Check typos
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check typos
uses: crate-ci/typos@master