Skip to content

Merge pull request #4018 from petryshkaCODE/Typo-fix #3116

Merge pull request #4018 from petryshkaCODE/Typo-fix

Merge pull request #4018 from petryshkaCODE/Typo-fix #3116

Workflow file for this run

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