Skip to content

GRIDEDIT-1495: updated badges in readme #850

GRIDEDIT-1495: updated badges in readme

GRIDEDIT-1495: updated badges in readme #850

Workflow file for this run

name: Codespell
on:
push:
branches: [main]
pull_request:
jobs:
check:
runs-on: ubuntu-latest
name: Codespell Check
steps:
- uses: actions/checkout@v2
- uses: codespell-project/actions-codespell@master
with:
check_filenames: true
skip: tests,extern,build,.git,.gitignore,*.tif,*.ppt,*.pdf,*.jpg,*.cd,*.ipynb