Skip to content

Feat: one-line installer that downloads and starts the local demo #1644

Feat: one-line installer that downloads and starts the local demo

Feat: one-line installer that downloads and starts the local demo #1644

name: Spellcheck Action
on:
pull_request:
branches:
- main
- "release-*"
push:
branches:
- main
jobs:
spellcheck:
# disable spell check with 'false' value.
if: false
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Check spelling
uses: rojopolis/spellcheck-github-actions@e619e00ca22f01ade9d73048dcd6518bedc552f2 # 0.63.0
with:
config_path: .github/spellcheck/.spellcheck.yml
task_name: Markdown