Skip to content

Merge pull request #535 from fabik111/use-networkconfigurator #1975

Merge pull request #535 from fabik111/use-networkconfigurator

Merge pull request #535 from fabik111/use-networkconfigurator #1975

Workflow file for this run

name: Spell Check
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Spell check
uses: codespell-project/actions-codespell@master