Skip to content

Bump systeminformation from 5.11.15 to 5.21.7 #104

Bump systeminformation from 5.11.15 to 5.21.7

Bump systeminformation from 5.11.15 to 5.21.7 #104

Workflow file for this run

name: Spell Checker action
on: [pull_request, push]
jobs:
run:
name: Start Spell Checking with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling of * Files
uses: crate-ci/typos@master
with:
files: ./*