Skip to content

Refresh the checklists to match latest practices (#54) #716

Refresh the checklists to match latest practices (#54)

Refresh the checklists to match latest practices (#54) #716

Workflow file for this run

name: Typo CI
on: [push, pull_request]
jobs:
typocheck:
runs-on: ubuntu-latest
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v3
- name: TypoCheck
uses: rojopolis/[email protected]
with:
config_path: ./.spellcheck.yml