Skip to content

disk: attach disks with serial number at controller #100

disk: attach disks with serial number at controller

disk: attach disks with serial number at controller #100

Workflow file for this run

name: Typos GitHub Action
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@v1.29.5
with:
files: ./
config: ./_typos.toml