Skip to content

Add BSD-3-Clause CLEAR license #40

Add BSD-3-Clause CLEAR license

Add BSD-3-Clause CLEAR license #40

Workflow file for this run

name: Spellcheck
# When this workflow triggers
on:
push:
workflow_dispatch:
# Job definition
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.23.0
with:
config_path: .spellcheck-config.yml