Skip to content

Version 1.4.3 - Context Authentication, new operations and arguments #725

Version 1.4.3 - Context Authentication, new operations and arguments

Version 1.4.3 - Context Authentication, new operations and arguments #725

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