Skip to content

[📈] Added Plausible #25

[📈] Added Plausible

[📈] Added Plausible #25

Workflow file for this run

name: Spellcheck Action
on:
pull_request:
branches:
- 'dev'
- 'main'
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@v3
- uses: rojopolis/[email protected]
name: Spellcheck
with:
config_path: ".spellcheck.yml"