Skip to content

Remove apache commons dependency and integrate static methods to chec… #25

Remove apache commons dependency and integrate static methods to chec…

Remove apache commons dependency and integrate static methods to chec… #25

Workflow file for this run

name: 'Check Spelling'
on:
pull_request:
push:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2