Skip to content

Add dentOS VM auto-installation and bringup, testbed compatibility #109

Add dentOS VM auto-installation and bringup, testbed compatibility

Add dentOS VM auto-installation and bringup, testbed compatibility #109

Workflow file for this run

name: Spellcheck
on:
pull_request:
paths:
- '**/*.md'
- '.github/configs/.wordlist.txt'
push:
paths:
- '**/*.md'
- '.github/configs/.wordlist.txt'
workflow_dispatch:
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Spellcheck
uses: rojopolis/[email protected]
with:
config_path: .github/configs/.spellcheck.yml # put path to configuration file here