Skip to content

Updated C&C and Core membership. Formatting also applied when used Vi… #6

Updated C&C and Core membership. Formatting also applied when used Vi…

Updated C&C and Core membership. Formatting also applied when used Vi… #6

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]