Skip to content

Add What the HEC? (NGSIEM ingest) sample #861

Add What the HEC? (NGSIEM ingest) sample

Add What the HEC? (NGSIEM ingest) sample #861

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