Skip to content

chore: migrate web app to sveltekit #330

chore: migrate web app to sveltekit

chore: migrate web app to sveltekit #330

Workflow file for this run

name: Check spelling
on:
pull_request:
branches:
- main
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run spell checker
uses: streetsidesoftware/cspell-action@v6