Skip to content

ci: Update ALL Dependencies (main) -- Workflow Bot (#3252) #4648

ci: Update ALL Dependencies (main) -- Workflow Bot (#3252)

ci: Update ALL Dependencies (main) -- Workflow Bot (#3252) #4648

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@v6