Skip to content

Spelling in CVE-2025-0914.html #2064

Spelling in CVE-2025-0914.html

Spelling in CVE-2025-0914.html #2064

Workflow file for this run

name: Spellcheck Action
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.35.0
name: Spellcheck
with:
config_path: .pyspelling.yml