Skip to content

ci: Workflow Bot -- Update Yarn (main) #18022

ci: Workflow Bot -- Update Yarn (main)

ci: Workflow Bot -- Update Yarn (main) #18022

Workflow file for this run

name: cspell-action
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Setup Node and Pnpm
uses: ./.github/actions/setup-node
- run: pnpm run prepare-cspell-action
- uses: streetsidesoftware/cspell-action@v8
with:
report: typos