Skip to content

feat: Adds workflow to set iDrac network boot BIOS settings #989

feat: Adds workflow to set iDrac network boot BIOS settings

feat: Adds workflow to set iDrac network boot BIOS settings #989

Workflow file for this run

# https://github.com/crate-ci/typos
name: Typos Spell Checker
on:
push:
pull_request:
workflow_dispatch:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Typos Spell Checker
uses: crate-ci/typos@master
with:
config: ./.typos.toml