Skip to content

feat(workflows): create a workflow to open issue when outdate deps #119

feat(workflows): create a workflow to open issue when outdate deps

feat(workflows): create a workflow to open issue when outdate deps #119

Workflow file for this run

name: CodeSpell
on:
push:
branches:
- dev
pull_request:
branches:
- dev
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master
with:
ignore_words_list: aas,hsa,te,chage,addopt,sybsystem,uptodate