Skip to content

Merge pull request #843 from 10up/feature/tldr-block #4

Merge pull request #843 from 10up/feature/tldr-block

Merge pull request #843 from 10up/feature/tldr-block #4

Workflow file for this run

name: 'Spell Checker'
on:
push:
branches:
- develop
pull_request:
branches:
- develop
jobs:
Spell-check:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Spell Check
uses: crate-ci/typos@master
with:
files: ./