Skip to content

Update from neicnordic/sensitive-data-archive at 07:16 on 2025-06-02 #448

Update from neicnordic/sensitive-data-archive at 07:16 on 2025-06-02

Update from neicnordic/sensitive-data-archive at 07:16 on 2025-06-02 #448

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@v4
- uses: rojopolis/spellcheck-github-actions@0.48.0
name: Spellcheck
with:
config_path: .pyspelling.yml