Skip to content

Version 1.4.5 - New service collections #768

Version 1.4.5 - New service collections

Version 1.4.5 - New service collections #768

Workflow file for this run

name: Check Spelling
on:
pull_request:
paths:
- '**.txt'
- '**.md'
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Spelling
uses: SFLScientific/spellcheck-github-actions@master