Skip to content

Update README.md (#731) #174

Update README.md (#731)

Update README.md (#731) #174

Workflow file for this run

name: Spell Checker
on: [pull_request, push]
jobs:
spell-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master
with:
path: ./Document
ignore_words_list: OWASP,MASVS,MASTG