Skip to content

dev: clean up the webview api (#2853) #3868

dev: clean up the webview api (#2853)

dev: clean up the webview api (#2853) #3868

Workflow file for this run

name: " 🔤 Check Spelling"
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v3