Skip to content

Update from neicnordic/sensitive-data-archive at 08:22 on 2026-03-30 #504

Update from neicnordic/sensitive-data-archive at 08:22 on 2026-03-30

Update from neicnordic/sensitive-data-archive at 08:22 on 2026-03-30 #504

Workflow file for this run

name: Spelling Errors Check
on: push
jobs:
build:
strategy:
max-parallel: 4
matrix:
os: [ubuntu-22.04]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v6
- uses: rojopolis/spellcheck-github-actions@0.60.0
name: Spellcheck
with:
config_path: .pyspelling.yml