Skip to content

fix|feat|deprecate(AWS Registration Options) #364

fix|feat|deprecate(AWS Registration Options)

fix|feat|deprecate(AWS Registration Options) #364

# From https://github.com/marketplace/actions/check-spelling-js-vue-html-markdown-text
name: Check Spelling
on:
pull_request:
paths:
# - '**.js'
# - '**.vue'
- '**.txt'
- '**.html'
- '**.md'
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Spelling
uses: SFLScientific/spellcheck-github-actions@master