Skip to content

Merge pull request #10256 from mpickering/wip/working-dir-path-mp #3852

Merge pull request #10256 from mpickering/wip/working-dir-path-mp

Merge pull request #10256 from mpickering/wip/working-dir-path-mp #3852

Workflow file for this run

name: Whitespace
on:
pull_request:
push:
branches: ["master"]
jobs:
whitespace:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: andreasabel/fix-whitespace-action@v1