Skip to content

Version 1.3.1 - New Cloud Snapshots collection, FileVantage operations #596

Version 1.3.1 - New Cloud Snapshots collection, FileVantage operations

Version 1.3.1 - New Cloud Snapshots collection, FileVantage operations #596

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