Skip to content

Update DetectRaptor.yaml #1235

Update DetectRaptor.yaml

Update DetectRaptor.yaml #1235

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.27.0
name: Spellcheck
with:
config_path: .pyspelling.yml