Skip to content

Merge branch 'IGR' of https://github.com/wilfonba/MFC-Wilfong into IGR #388

Merge branch 'IGR' of https://github.com/wilfonba/MFC-Wilfong into IGR

Merge branch 'IGR' of https://github.com/wilfonba/MFC-Wilfong into IGR #388

Workflow file for this run

name: Spell Check
on: [push, pull_request, workflow_dispatch]
jobs:
run:
name: Spell Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: MFC Python Setup
run: ./mfc.sh init
- name: Spell Check
run: ./mfc.sh spelling