Skip to content

⬆ Bump @vscode/test-electron from 2.5.2 to 3.0.0 in the npm-packages group #12

⬆ Bump @vscode/test-electron from 2.5.2 to 3.0.0 in the npm-packages group

⬆ Bump @vscode/test-electron from 2.5.2 to 3.0.0 in the npm-packages group #12

Workflow file for this run

name: Check typos
permissions: {}
on: [pull_request]
env:
CLICOLOR: 1
jobs:
spelling:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
- name: Spell Check Repo
uses: crate-ci/typos@44e2070e6017f834bf069503acb35ca0ca0b75f2 # v1.47.1
with:
config: ./typos.toml