Skip to content

Merge pull request #1954 from Andygol/patch-1 #406

Merge pull request #1954 from Andygol/patch-1

Merge pull request #1954 from Andygol/patch-1 #406

Workflow file for this run

name: typos
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
typos:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # [email protected]
- name: Check for typos
uses: crate-ci/[email protected]