Skip to content

Bump version

Bump version #152

Workflow file for this run

name: Spell Check
on:
push:
pull_request:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Spell check
uses: codespell-project/actions-codespell@master
with:
skip: ./docs/1733_modbus_protocol.pdf