Skip to content

GRIDEDIT-2193 update GitHub actions to latestsversions #3685

GRIDEDIT-2193 update GitHub actions to latestsversions

GRIDEDIT-2193 update GitHub actions to latestsversions #3685

Workflow file for this run

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