Skip to content

refactor(neon_framework): migrate to neon_storage #2837

refactor(neon_framework): migrate to neon_storage

refactor(neon_framework): migrate to neon_storage #2837

Workflow file for this run

name: 'Check spelling'
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: streetsidesoftware/cspell-action@934c74da3775ac844ec89503f666f67efb427fed # v6
with:
incremental_files_only: false