Skip to content

Merge branch 'main' into ci-stack #70

Merge branch 'main' into ci-stack

Merge branch 'main' into ci-stack #70

Workflow file for this run

name: whitespace
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: andreasabel/fix-whitespace-action@v1