Skip to content

feat: use cnpg-i machinery #39

feat: use cnpg-i machinery

feat: use cnpg-i machinery #39

Workflow file for this run

name: spellcheck
on:
push:
jobs:
spellcheck:
name: runner / spellcheck
runs-on: ubuntu-latest
steps:
- name: Check out code.
uses: actions/checkout@v2
- name: Run PySpelling as a GitHub action
uses: sbates130272/[email protected]