Skip to content

Extend checklist with UTC checks #469

Extend checklist with UTC checks

Extend checklist with UTC checks #469

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