Skip to content

fix: Update overviewRulerColor docs (#4468) #6593

fix: Update overviewRulerColor docs (#4468)

fix: Update overviewRulerColor docs (#4468) #6593

Workflow file for this run

name: ' 🔤 Check Spelling'
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v7