Skip to content

chore: Update Integration Test Performance Data (#6896) #14300

chore: Update Integration Test Performance Data (#6896)

chore: Update Integration Test Performance Data (#6896) #14300

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@v4
- name: Setup Node and Pnpm
uses: ./.github/actions/setup-node
- run: pnpm run prepare-cspell-action
- uses: streetsidesoftware/cspell-action@v6