Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

treewide: improved handling of storage device #1422

treewide: improved handling of storage device

treewide: improved handling of storage device #1422

Workflow file for this run

name: "Spell Check"
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
merge_group:
permissions:
contents: read
pull-requests: read
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run typos
uses: crate-ci/typos@master