Skip to content

Bump to 3.5.0.0 and finish CHANGELOG #44

Bump to 3.5.0.0 and finish CHANGELOG

Bump to 3.5.0.0 and finish CHANGELOG #44

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@v3
- name: Check for whitespace violations
uses: andreasabel/fix-whitespace-action@v1