Skip to content

Bump to 3.5.2.0 and CHANGELOG #106

Bump to 3.5.2.0 and CHANGELOG

Bump to 3.5.2.0 and CHANGELOG #106

Workflow file for this run

name: Whitespace
on:
push:
pull_request:
jobs:
check-whitespace:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Check for whitespace violations
uses: andreasabel/fix-whitespace-action@v1