Skip to content

GRIDEDIT-892: Reusable build and test workflow #2138

GRIDEDIT-892: Reusable build and test workflow

GRIDEDIT-892: Reusable build and test workflow #2138

Workflow file for this run

name: Codespell
on:
push:
branches: [master]
pull_request:
jobs:
check:
runs-on: ubuntu-20.04
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