Skip to content

setup: add "upper port" to the cables step #43

setup: add "upper port" to the cables step

setup: add "upper port" to the cables step #43

Workflow file for this run

name: Spellcheck
on:
push:
branches:
- master
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@bcf481f4d5cce7b92b65f05aebe8f552d4f1442c
with:
ignore_words_list: hda,som,tge
path: src