Skip to content

add toplevel [workspace] and use projects for Dependabot #474

add toplevel [workspace] and use projects for Dependabot

add toplevel [workspace] and use projects for Dependabot #474

Workflow file for this run

name: codespell
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: codespell-project/actions-codespell@v2
with:
ignore_words_list: nd,nax,namin,namax,linez,ist
only_warn: 0