Skip to content

Merge pull request #845 from 10up/feature/localhost #10

Merge pull request #845 from 10up/feature/localhost

Merge pull request #845 from 10up/feature/localhost #10

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: ./