Skip to content

Merge pull request #94 from danielinux/rc1.0 #221

Merge pull request #94 from danielinux/rc1.0

Merge pull request #94 from danielinux/rc1.0 #221

Workflow file for this run

name: Codespell
on:
push:
branches: [ 'master', 'main', 'release/**' ]
pull_request:
branches: [ '*' ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
codespell:
name: Check spelling
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Checkout wolfIP
uses: actions/checkout@v4
- name: Run codespell
uses: codespell-project/actions-codespell@v2
with:
skip: .git,./IDE,*.der,*.pem
ignore_words_list: inh,inout,keypair,nd,parm,rcv,ser,tha,HSI,TE,UE,Synopsys,synopsys