Skip to content

Use AlmaLinux 8 based manylinux and bump versions of dev toolset and … #821

Use AlmaLinux 8 based manylinux and bump versions of dev toolset and …

Use AlmaLinux 8 based manylinux and bump versions of dev toolset and … #821

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